@aws-quickstart/eks-blueprints
    Preparing search index...

    Function podIdentityAssociationWithPolicies

    • Same as podIdentityAssociation, but attaches one or more pre-built managed policies to the pod identity role. Useful when a permission set must be split across multiple managed policies to stay under the IAM managed-policy size quota (e.g. the Karpenter controller).

      Parameters

      • cluster: ICluster
      • name: string
      • namespace: string
      • ...policies: IManagedPolicy[]

        one or more managed policies to attach to the pod identity role

      Returns CfnPodIdentityAssociation

      podIdentityAssociation