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 个月前214 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则