EKS with Fargate - DNS issue

0

Hi,

I'm trying to setup EKS cluster with only Fargare as compute. I see that core DNS services are stuck in pending state and the pods are not able to make outbound calls to internet. Could you please help with this?

P.S: already tried the setps give the article: https://repost.aws/questions/QUCuFoRCw4SQuLKhUZFeM9Xw/coredns-pods-in-eks-fargate-are-in-pending-state-and-the-addon-is-in-error-due-to-insufficientnumberofreplicas

But of no luck!

  • Hi,

    Could you please post the output of both the steps below:

    Step 1. Execute - 'kubectl describe deploy coredns -n kube-system' and paste the Pod template section.

    Step 2: Execute - 'kubectl describe pod <your-coredns-podname> -n kube-system' and paste the Events field.

feita há 9 meses446 visualizações
1 Resposta
0

Can you show the screen where we can see all the pods on the cluster? If some pod has errors, also screen with errors?

profile picture
respondido há 9 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas