coredns remains Degraded after EKS cluster creation

0

Hi there,

We managed to create a EKS cluster and add managed node group into it to house our containerized applications for a new project. Here are the steps we took:

  1. Create a VPC and public subnets with CloudFormation console according to the steps in https://docs.aws.amazon.com/eks/latest/userguide/creating-a-vpc.html

  2. Create EKS cluster with EKS console

  3. Add-ons tab of newly created EKS cluster always show below exception in coredns Status: Degraded Version: v1.8.7-eksbuild.1

This coredns issue could hinder launching new managed nodes into the cluster in remaining cluster setup process. Any idea? Thanks.

demandé il y a 2 ans11437 vues
1 réponse
1

Hi there,

Did you review the description of the health issues reported for the CoreDNS add-on?

You can get the description of the health issues reported for the add-on by following the steps below:

AWS Console >> EKS Clusters >> click the cluster name >> add-ons >> coredns >> Health Issues

The CoreDNS status can be Degraded if there are no worker nodes in the EKS Cluster causing the CoreDNS add-on to encounter InsufficientNumberOfReplicas health issues i.e to be unhealthy because it doesn't have the desired number of replicas.

To resolve this issue, follow the steps here to launch Amazon EKS managed node groups of nodes that register with your Amazon EKS cluster.

AWS
Olawale
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions