EKS problem after upgrade 1.23 1.24

0

Hello I have a problem after the after the upgrade from 1.23 1.24

The error I receive is as follows: plugin type="aws-cni" name="aws-cni" failed (add): add cmd: Error received from AddNetwork gRPC call: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:50051: connect: connection refused"

after updating the cluster the nodes have all been replaced and are all version v1.24.13 i have also updated the components

coredns:v1.9.3-eksbuild.3 kube-proxy:v1.24.10-eksbuild.2 image: amazon-k8s-cni:v1.12.6 amazon-k8s-cni-init:v1.12.6

Can you help me?

elinork
질문됨 일 년 전349회 조회
1개 답변
0

This was asked 2 months ago but figure I add some info here..

Did the aws-node POD come up?

  • check the aws-node POD is it up?
  • check the logs associated with it (/var/log/aws-routed-eni)
  • Are there enough IPs available?
  • upgrade the aws cni add-on, restarted/scaled out the aws-node
  • run the /opt/cni/bin/aws-cni-support.sh on node to deeper analysis

https://repost.aws/knowledge-center/eks-failed-create-pod-sandbox https://repost.aws/knowledge-center/eks-cni-plugin-troubleshooting https://github.com/aws/amazon-vpc-cni-k8s/blob/master/docs/troubleshooting.md

AWS
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠