Netplan: Add guidance on testing how-to results
#104 opened on Jun 21, 2024
Repository metrics
- Stars
- (119 stars)
- PR merge metrics
- (PR metrics pending)
Description
Context
Three of the how-to guides for Netplan feature very similar scenarios, and all of them conclude with the user having configured some bridges and/or bonds. These are the how-tos:
- How to configure a VM host with a single network interface
- How to configure a VM host with a single network interface and three VLANs
- How to configure a VM host with bonded network interfaces and three VLANs
At the end of each how-to, the user is asked to test the new set up, but specific instructions on how to perform such test or verification is missing.
Task
Either develop the content (instructions) on how to test the new configuration at the end of each how-to and include it in the how-tos, or find suitable instructions in other docs and link to them (such as in existing Netplan how-tos).
Note: It is rather probable that the same instructions on testing the new configuration will apply to all three of the how-tos.
Reference
- Diataxis: Tutorial
- ReadTheDocs: Netplan documentation
- GitHub: netplan