-
Notifications
You must be signed in to change notification settings - Fork 794
Closed
Labels
Description
What happened:
After upgrading EKS to v1.34 and vpc-cni plugin to "v1.20.4-eksbuild.2" we are seeing a lot of errors in our cluster:
**FailedCreatePodSandBox**: Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "xxxxxx": plugin type="aws-cni" name="aws-cni" failed (add): add command: failed to setup network: SetupPodNetwork: failed to setup veth pair: failed to generate Unique MAC addr for host side veth: results may be incomplete or inconsistent
Attach logs
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
- Update to EKS 1.34
- Update vpc-cni to v1.20.4-eksbuild.2
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version): v1.34.1-eks-3025e55 - CNI Version v1.20.4-eksbuild.2
- OS (e.g:
cat /etc/os-release): bottlerocket