Unable to spin Kubecost pods on Amazon EKS cluster

0

I was trying to deploy Kubecost on EKS cluster, I followed two ways 1.Deploy Kubecost on an Amazon EKS cluster using Amazon EKS add-on
2. Deploy Kubecost on an Amazon EKS cluster via Helm For both the process I am finding the following error where pods are not running

Pods are not running

For reference: https://docs.kubecost.com/install-and-configure/install/provider-installations/aws-eks-cost-monitoring

Charan
質問済み 7ヶ月前311ビュー
1回答
0

See the error message at the top. Do you have the EBS CSI driver installed and configured correctly?

AWS
回答済み 7ヶ月前
profile pictureAWS
エキスパート
レビュー済み 7ヶ月前
  • Agreed: it seems to be an issue with EBS CSI driver. Guidance to install / manage it at https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html

  • I have tried to install the EBS CSI driver, which had failed to create with the health issue type "InsufficientNumberOfReplicas".

    The following is the status is observed on pods:

    NAME READY STATUS RESTARTS AGE ebs-csi-controller-65985df6c4-97vmb 0/6 ContainerCreating 0 10h ebs-csi-controller-65985df6c4-n2jq8 0/6 ContainerCreating 0 10h ebs-csi-node-cr9nd 0/3 ContainerCreating 0 10h ebs-csi-node-dgnw9 0/3 ContainerCreating 0 10h

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

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

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

関連するコンテンツ