I want to be able to create containers and drop them into various VLANs. I have tagging working to the PVE and can create VMs and drop them into whatever VLAN. I just want to know how I can somehow pass those tags to a ubuntu guest running docker containers so I can deploy containers in different VLANs.
Note that I do not want to use LXC, which is why I have this ubuntu guest.
Note that I do not want to use LXC, which is why I have this ubuntu guest.