-
Notifications
You must be signed in to change notification settings - Fork 225
Create single-nic-vm-host-with-vlans.md #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
slyon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial comments from my side, but let's wait for Robert's feedback as well.
|
FTR: Some fixes landed via ilvipero#2 |
This how to covers the scenario of a virtual machine host based on Ubuntu with a single NIC and three VLANs, and walks users through the required configuration steps using netplan and virsh.
Co-authored-by: Lukas Märdian <slyon@ubuntu.com>
slyon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the most recent fixes, thanks!
I also rebased on top of #475
Description
This how to covers the scenario of a virtual machine host based on Ubuntu with a single NIC and three VLANs, and walks users through the required configuration steps using netplan and virsh.
Checklist
make checksuccessfully.make check-coverage).