-
-
Couldn't load subscription status.
- Fork 4.3k
Closed
Description
Description
As per issue kubernetes-sigs/aws-efs-csi-driver#574 it would appear that the example in module
Attaches
module.eks_cluster.worker_security_group_id
to the launch template for the nodes - this appears to be incorrect and this should be:
module.eks_cluster.cluster_primary_security_group_id
Otherwise none of the EFS, ENIs can connect to the nodes because they use the cluster primary security group id as the reference.
Having checked the standard node group deployment, this appears to be the case...
meirgbinahai, martijnvdp and alambikemeirgbinahai
Metadata
Metadata
Assignees
Labels
No labels