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.

質問済み 9ヶ月前447ビュー
1回答
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
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ