AWS EKS configuration issues

0

Hello, We are trying to configure EKS using Terraform but during the apply we get an error NodeCreationFailure and our 3 nodes(EC2 instances are provisioned but they are not part of the node group). We have tried using AWS Console as well, but still getting same error. Can you help us? Regards.

Bnik
질문됨 8달 전215회 조회
1개 답변
1

Hi,

First, I would suggest that you update your question with more details about the messages coming with NodeCreationFailure to obtain better support from re:Post Community.

Second, you should go to this page: https://docs.aws.amazon.com/eks/latest/userguide/troubleshooting.html

NodeCreationFailure

Your launched instances are unable to register with your Amazon EKS cluster. Common causes 
of this failure are insufficient node IAM role permissions or lack of outbound internet access for 
the nodes. Your nodes must meet either of the following requirements:

Able to access the internet using a public IP address. The security group associated to the subnet 
the node is in must allow the communication. For more information, see Subnet requirements and 
considerations and Amazon EKS security group requirements and considerations.

Your nodes and VPC must meet the requirements in Private cluster requirements.

The text above contains hyperlinks to more details, so get to the page to obtain those hyperlinks to be able to obtain all guidance.

Best,

Didier

profile pictureAWS
전문가
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠