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
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).