Replies: 1 comment 1 reply
-
@simonoff For normal clusters it should be set to eth1 only, as we are only concerned with the private interface for the Hetzner private network which the cluster runs on. But for a setup with Egress, you need both, so you can remove that specification to have it consider both interfaces. However in none, it should be specified to eth0, if that is the case, please do open and issue or provide a PR to fix it. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
First of all thank you for such amazing project!
I have fighting whole weekend with up and run cluster with egress support.
At the time i'm enabling egress than eveything stop to work.
So there was a question - what was the original reason to set devices to
eth0
strictly in cilium?Only after i have removed such option all starts working as expected.
Beta Was this translation helpful? Give feedback.
All reactions