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.

gefragt vor 9 Monaten446 Aufrufe
1 Antwort
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
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen