From bd48cfa1664c3d1e2eec8942d6b6456108a0dabc Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 31 Oct 2022 12:44:20 -0400 Subject: [PATCH 1/6] Adding info on Harvester port requirements --- docs/integrations-in-rancher/harvester.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/integrations-in-rancher/harvester.md b/docs/integrations-in-rancher/harvester.md index 9f7585cfa3f..1e62c48123e 100644 --- a/docs/integrations-in-rancher/harvester.md +++ b/docs/integrations-in-rancher/harvester.md @@ -32,6 +32,17 @@ Harvester allows `.ISO` images to be uploaded and displayed through the Harveste Click [here](../pages-for-subheaders/about-provisioning-drivers.md#node-drivers) for more information on node drivers in Rancher. +### Port Requirements + +The port requirements for the Harvester cluster follow the same guidelines as RKE2 [here](https://docs.rke2.io/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/). + +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). + ### Limitations --- From 3960d52e3d3d35aa8115f31ad5d13bb65fb99a60 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 31 Oct 2022 17:00:52 -0400 Subject: [PATCH 2/6] Added a note to cross reference new section in Harvester --- .../installation-requirements/port-requirements.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md index 52f9fa45373..d28ebbdf47e 100644 --- a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md +++ b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md @@ -192,6 +192,12 @@ If security isn't a large concern and you're okay with opening a few additional ::: +:::info + +**For more information on port requirements for the Harvester cluster, refer [here](../../../integrations-in-rancher/harvester.md).** + +::: + ### Ports for Rancher Launched Kubernetes Clusters using Node Pools
From 48196d945decc8cc24108613467f234816068ee0 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 31 Oct 2022 17:03:13 -0400 Subject: [PATCH 3/6] Updating link --- .../installation-requirements/port-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md index d28ebbdf47e..1951bc99612 100644 --- a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md +++ b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md @@ -194,7 +194,7 @@ If security isn't a large concern and you're okay with opening a few additional :::info -**For more information on port requirements for the Harvester cluster, refer [here](../../../integrations-in-rancher/harvester.md).** +**For more information on port requirements for the Harvester cluster, refer [here](../../../integrations-in-rancher/harvester.md#port-requirements).** ::: From b0de58abeeb82e232510452bff7bd2c713c7c5ee Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Thu, 3 Nov 2022 12:50:54 -0400 Subject: [PATCH 4/6] Updating header --- .../installation-requirements/port-requirements.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md index 1951bc99612..7614b095b19 100644 --- a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md +++ b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md @@ -192,11 +192,10 @@ If security isn't a large concern and you're okay with opening a few additional ::: -:::info +### Ports for Harvester Clusters -**For more information on port requirements for the Harvester cluster, refer [here](../../../integrations-in-rancher/harvester.md#port-requirements).** +Refer to the [Harvester documentation](../../../integrations-in-rancher/harvester.md#port-requirements) for more information on Harvester port requirements. -::: ### Ports for Rancher Launched Kubernetes Clusters using Node Pools From 4267c460fdf7dec750b6e54b22230069212160c2 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Thu, 3 Nov 2022 13:35:44 -0400 Subject: [PATCH 5/6] Updating phrasing per feedback --- .../installation-requirements/port-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md index 7614b095b19..2cd20b056d4 100644 --- a/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md +++ b/docs/getting-started/installation-and-upgrade/installation-requirements/port-requirements.md @@ -194,7 +194,7 @@ If security isn't a large concern and you're okay with opening a few additional ### Ports for Harvester Clusters -Refer to the [Harvester documentation](../../../integrations-in-rancher/harvester.md#port-requirements) for more information on Harvester port requirements. +Refer [here](../../../integrations-in-rancher/harvester.md#port-requirements) for more information on Harvester port requirements. ### Ports for Rancher Launched Kubernetes Clusters using Node Pools From a2dc11337a1b7ecffc3fb9347c413f98325040a7 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 2 Dec 2022 16:38:16 -0800 Subject: [PATCH 6/6] 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