Following the AWS documentation on Amazon EKS was very helpful and very detailed, covering topics such as AWS networks and security and prerequisites.
PROBLEM
However, I had a problem with the implementation of coredns, which failed when searching for nodes.

SOLUTION
I used an existing VPC with public and private subnets, internet gateway, and national gateway. The solution was in your VPC, make sure you set enableDNSHostnames and enableDNSSupport to True.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)