cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Support AccessEntry configuration for IAM Authentication of EKS clusters
trafficstars
/kind feature /area provider/eks
Describe the solution you'd like Add support for configuring the cluster authentication mode to the AWSManagedControlPlane spec, and a controller to sync AccessEntries (either within the spec as iamAuthenticatorConfig mapRoles current are, or as a separate CRD).