cannot get multi-home configuration to work #9779
-
I'm evaluating calico and i need to configure it to manage the data plane on a specific interface. I'm currently configured using BIRD with no overlay. Ive configured IP_AUTODETECTION_METHOD set to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Do you install from manifest or using operator? If you use operator, then changing env vars wouldn't work |
Beta Was this translation helpful? Give feedback.
-
im using kubespray which installs from manifest. |
Beta Was this translation helpful? Give feedback.
i just noticed i have natOutgoing set to true and im not testing within cluster traffic. when i run pods communicating with each other on different nodes it is on the expected interface. so it seems snat it defaulting to the first interface and not the one pods are using for internal traffic.