-
I was looking at this docs page to be able to set vlan tagging and static IP before trying to get the ignition config.
however when booting the kernel rejects the arguments with:
Any idea on how to get the private instance set up? Update: I've also tried with
Update 2: Fixed the error above by adding |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is the script responsible for setting up networking from the initrd: reading it, it doesn't seem to support setting up vlan |
Beta Was this translation helpful? Give feedback.
This is the script responsible for setting up networking from the initrd:
https://github.com/flatcar/bootengine/blob/8da532c809c89a9c434ada0fa9532a1c1bf49f4c/dracut/03flatcar-network/parse-ip-for-networkd.sh
reading it, it doesn't seem to support setting up vlan