Rewrite EKS L2 construct (EKSv2) · Issue #605 · aws/aws-cdk-rfcs
Description When an EKS cluster is created, the only role that has access to the cluster itself (e.g running kubectl commands) is the role that created the cluster. When using CloudFormation, this ...