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.

posta 9 mesi fa446 visualizzazioni
1 Risposta
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
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande