Netplan: Add guidance on testing how-to results
#104 创建于 2024年6月21日
仓库指标
- 星标
- (119 个星标)
- PR 合并指标
- (平均合并 6天 22小时) (30 天内合并 2 个 PR)
描述
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