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
已提問 1 年前檢視次數 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 個月前

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

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

回答問題指南