
Ultimate access to all questions.
A company migrating a microservices application from EC2 to Amazon EKS has set up the control plane with private access and public access disabled for security. Despite this, nodes cannot join the cluster. What is the necessary step to resolve this issue?
A
Ensure IAM permissions for AmazonEKSNodeRole are adequate.
B
Establish VPC endpoints for node access to the control plane.
C
Reconfigure nodes in public subnets and adjust EC2 security groups.
D
Configure security groups to permit outbound traffic from nodes.