adding a vlan to talos #12813
AEnterprise
started this conversation in
General
Replies: 1 comment 5 replies
-
|
Please make sure you read the note in the documentation: https://docs.siderolabs.com/talos/v1.12/networking/configuration/overview
|
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I'm trying to add a vlan to talos. The servers are hetzner dedicated servers with a vswitch (linked to a cloud switch) to get a private network link between them.
I've booted into other oses and this works without any issue there. Except when i try to do it in talos it loses all network connectivity, effecitvely bricking it.
For context these are the commands that work on debian to get the link up an running without issue.
I tried to do the following equivalent and this just kills the network
i've also tried to explicity define the regular interface in case this config was removing that one, but same result
Does anyone have any working examples or know where i'm going wrong with this?
Beta Was this translation helpful? Give feedback.
All reactions