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.

질문됨 2년 전11432회 조회
1개 답변
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
답변함 2년 전

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

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

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

관련 콘텐츠