Apply suggestions from code review

Co-authored-by: Guangbo <guangbo.chen@suse.com>
Co-authored-by: Kiefer Chang <1691518+bk201@users.noreply.github.com>
This commit is contained in:
Billy Tat
2022-12-02 16:38:16 -08:00
committed by GitHub
co-authored by Guangbo Kiefer Chang
parent 4267c460fd
commit a2dc11337a
+3 -3
View File
@@ -34,14 +34,14 @@ Click [here](../pages-for-subheaders/about-provisioning-drivers.md#node-drivers)
### Port Requirements
The port requirements for the Harvester cluster follow the same guidelines as RKE2 [here](https://docs.rke2.io/install/requirements/#networking).
The port requirements for the Harvester cluster can be found [here](https://docs.harvesterhci.io/v1.1/install/requirements#networking).
In addition, other networking considerations are as follows:
- Be sure to enable VLAN trunk ports of the physical switch for VM VLAN networks.
- Follow the networking best practices as stated [here](https://docs.harvesterhci.io/v1.0/networking/best-practice/overview/).
- Follow the networking setup guidance [here](https://docs.harvesterhci.io/v1.1/networking/clusternetwork).
For other port requirements for other guest clusters, such as K3s and RKE1, please see [these docs](https://docs.harvesterhci.io/v1.0/install/requirements/#guest-clusters).
For other port requirements for other guest clusters, such as K3s and RKE1, please see [these docs](https://docs.harvesterhci.io/v1.1/install/requirements/#guest-clusters).
### Limitations