From a2dc11337a1b7ecffc3fb9347c413f98325040a7 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 2 Dec 2022 16:38:16 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Guangbo Co-authored-by: Kiefer Chang <1691518+bk201@users.noreply.github.com> --- docs/integrations-in-rancher/harvester.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/integrations-in-rancher/harvester.md b/docs/integrations-in-rancher/harvester.md index 1e62c48123e..896360e7b7d 100644 --- a/docs/integrations-in-rancher/harvester.md +++ b/docs/integrations-in-rancher/harvester.md @@ -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