Score:0

AWS EKS add-on coredns status as degraded and node group creation failed( is unable to join Cluster)

cn flag
uni

I'm trying to create node group on EKS Cluster(region = ap-south-1) but it is failing to join cluster. Health issues : NodeCreationFailure Instances failed to join the kubernetes cluster

I found that it may be because AWS EKS add-on(coredns) for Cluster is degraded. I tried to create new Cluster but it shows same status for add-on as degraded . Health issues shows: InsufficientNumberOfReplicas The add-on is unhealthy because it doesn't have the desired number of replicas.

And in the same region other Clusters with node group are working fine.Their all add-ons are in Active State. I'm creating cluster from console.

Score:2
cn flag
uni

Issue is resolved , as my NAT gateway was the problem. the subnet in which NAT was present, it was not associated with my route table. After i added NAT in my route table, i created new node group and it was able to join the cluster and coredns pods also got deployed.

Score:0
ws flag

if configuration of cluster and node group is seems fine then once try changing type of instance (like if we have selected t3.medium in node group then try t2.medium or any) then verify with --- kubectl get pods -n=kube-system | grep coredns
are they running or not , in my case it was solved.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.