You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nodes have come up on vSphere and everything is fine
However, cluster never comes up
kubectl get machines -A says all 3 CP and 2 Worker nodes are in Running status
When I SSH into one of the nodes, I get the following error
2024-11-18T15:46:22.547517231Z stderr F time="2024-11-18T15:46:22Z" level=fatal msg="auto-direct-node-routes cannot be used with tunneling. Packets must be routed through the tunnel device." subsys=daemon
My configuration for the cluster CNI spec is as follows:
I can confirm that there is no conflict with any of the CIDR blocks for pods and services
Additionally, no conflict with API server IP
So basically, everything is correct
The moment I comment the line routingMode: "direct", the cluster comes up perfectly
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Use EKS A v0.21.0 and ubuntu 20.04 k8s 1.30 release channel Anything else we need to know?:
I have also tried it with release channels 1.28 and 1.29 ... same issue Environment:
The text was updated successfully, but these errors were encountered:
thecloudgarage
changed the title
Cilium Direct Routing Mode broken in latest release of EKS-A
Cilium Direct Routing Mode broken in latest release of EKS-A (v0.21.0) on vSphere with Ubuntu OVA
Nov 18, 2024
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Use EKS A v0.21.0 and ubuntu 20.04 k8s 1.30 release channel
Anything else we need to know?:
I have also tried it with release channels 1.28 and 1.29 ... same issue
Environment:
The text was updated successfully, but these errors were encountered: