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 個月前檢視次數 310 次
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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南