From a57ce4cd0ee794796450be65694f5c765d74b5a9 Mon Sep 17 00:00:00 2001 From: Jillian Date: Mon, 30 Dec 2024 17:53:25 +0800 Subject: [PATCH 1/2] Add guest cluster file with supported OS info Signed-off-by: Jillian --- docs/install/guest-clusters.md | 41 +++++++++++++++++++ .../version-v1.3/install/guest-clusters.md | 41 +++++++++++++++++++ .../version-v1.4/install/guest-clusters.md | 41 +++++++++++++++++++ 3 files changed, 123 insertions(+) create mode 100644 docs/install/guest-clusters.md create mode 100644 versioned_docs/version-v1.3/install/guest-clusters.md create mode 100644 versioned_docs/version-v1.4/install/guest-clusters.md diff --git a/docs/install/guest-clusters.md b/docs/install/guest-clusters.md new file mode 100644 index 0000000000..087ccb7668 --- /dev/null +++ b/docs/install/guest-clusters.md @@ -0,0 +1,41 @@ +--- +sidebar_position: 11 +sidebar_label: Guest Clusters +title: "Guest Clusters" +keywords: + - Harvester + - guest cluster + - guest operating systems + - guest OS +description: Information concerning guest clusters that run in Harvester virtual machines +--- + + + + + +A guest cluster is a group of integrated Kubernetes worker machines that run in virtual machines on top of a Harvester cluster. Guest clusters form the main infrastructure for running container workloads. + +You can create RKE1, RKE2, and K3s guest clusters using the Harvester and Rancher interfaces. Creating guest clusters involves pulling images from either the internet or a private registry. + +## Supported Guest Operating Systems + +The following operating systems have been validated to run in Harvester virtual machines: + +| Operating System | Harvester v1.3.0 | Harvester v1.3.1 | Harvester v1.3.2 | Harvester v1.4.0 | +| --- | --- | --- | --- | --- | +| OpenSUSE Leap | 15.4 | 15.4 | 15.5 | 15.6 | +| SLE Micro | N/A | N/A | 6 | 6 | +| SLES | 15 SP4, 15 SP5 | 15 SP4, 15 SP5 | 15 SP4, 15 SP6 | 15 SP4, 15 SP6 | +| RHEL | N/A | N/A | 9.4 | 9.4 | +| Ubuntu | 22.04, 23.04 | 22.04, 23.04 | 24.04 | 24.04 | +| Windows | 11 | 11 | 11 | 11 | +| Windows Server | 2022 | 2022 | 2022 | 2022 | + +:::note + +The list includes only operating systems that were tested by SUSE and is not intended to be exhaustive. Other operating systems may also run in Harvester virtual machines. However, SUSE cannot be held responsible for any damage or loss of data that may occur through the use of untested operating systems. + +The contents of this document may not reflect the most current situation and may change at any time without notice. + +::: \ No newline at end of file diff --git a/versioned_docs/version-v1.3/install/guest-clusters.md b/versioned_docs/version-v1.3/install/guest-clusters.md new file mode 100644 index 0000000000..087ccb7668 --- /dev/null +++ b/versioned_docs/version-v1.3/install/guest-clusters.md @@ -0,0 +1,41 @@ +--- +sidebar_position: 11 +sidebar_label: Guest Clusters +title: "Guest Clusters" +keywords: + - Harvester + - guest cluster + - guest operating systems + - guest OS +description: Information concerning guest clusters that run in Harvester virtual machines +--- + + + + + +A guest cluster is a group of integrated Kubernetes worker machines that run in virtual machines on top of a Harvester cluster. Guest clusters form the main infrastructure for running container workloads. + +You can create RKE1, RKE2, and K3s guest clusters using the Harvester and Rancher interfaces. Creating guest clusters involves pulling images from either the internet or a private registry. + +## Supported Guest Operating Systems + +The following operating systems have been validated to run in Harvester virtual machines: + +| Operating System | Harvester v1.3.0 | Harvester v1.3.1 | Harvester v1.3.2 | Harvester v1.4.0 | +| --- | --- | --- | --- | --- | +| OpenSUSE Leap | 15.4 | 15.4 | 15.5 | 15.6 | +| SLE Micro | N/A | N/A | 6 | 6 | +| SLES | 15 SP4, 15 SP5 | 15 SP4, 15 SP5 | 15 SP4, 15 SP6 | 15 SP4, 15 SP6 | +| RHEL | N/A | N/A | 9.4 | 9.4 | +| Ubuntu | 22.04, 23.04 | 22.04, 23.04 | 24.04 | 24.04 | +| Windows | 11 | 11 | 11 | 11 | +| Windows Server | 2022 | 2022 | 2022 | 2022 | + +:::note + +The list includes only operating systems that were tested by SUSE and is not intended to be exhaustive. Other operating systems may also run in Harvester virtual machines. However, SUSE cannot be held responsible for any damage or loss of data that may occur through the use of untested operating systems. + +The contents of this document may not reflect the most current situation and may change at any time without notice. + +::: \ No newline at end of file diff --git a/versioned_docs/version-v1.4/install/guest-clusters.md b/versioned_docs/version-v1.4/install/guest-clusters.md new file mode 100644 index 0000000000..087ccb7668 --- /dev/null +++ b/versioned_docs/version-v1.4/install/guest-clusters.md @@ -0,0 +1,41 @@ +--- +sidebar_position: 11 +sidebar_label: Guest Clusters +title: "Guest Clusters" +keywords: + - Harvester + - guest cluster + - guest operating systems + - guest OS +description: Information concerning guest clusters that run in Harvester virtual machines +--- + + + + + +A guest cluster is a group of integrated Kubernetes worker machines that run in virtual machines on top of a Harvester cluster. Guest clusters form the main infrastructure for running container workloads. + +You can create RKE1, RKE2, and K3s guest clusters using the Harvester and Rancher interfaces. Creating guest clusters involves pulling images from either the internet or a private registry. + +## Supported Guest Operating Systems + +The following operating systems have been validated to run in Harvester virtual machines: + +| Operating System | Harvester v1.3.0 | Harvester v1.3.1 | Harvester v1.3.2 | Harvester v1.4.0 | +| --- | --- | --- | --- | --- | +| OpenSUSE Leap | 15.4 | 15.4 | 15.5 | 15.6 | +| SLE Micro | N/A | N/A | 6 | 6 | +| SLES | 15 SP4, 15 SP5 | 15 SP4, 15 SP5 | 15 SP4, 15 SP6 | 15 SP4, 15 SP6 | +| RHEL | N/A | N/A | 9.4 | 9.4 | +| Ubuntu | 22.04, 23.04 | 22.04, 23.04 | 24.04 | 24.04 | +| Windows | 11 | 11 | 11 | 11 | +| Windows Server | 2022 | 2022 | 2022 | 2022 | + +:::note + +The list includes only operating systems that were tested by SUSE and is not intended to be exhaustive. Other operating systems may also run in Harvester virtual machines. However, SUSE cannot be held responsible for any damage or loss of data that may occur through the use of untested operating systems. + +The contents of this document may not reflect the most current situation and may change at any time without notice. + +::: \ No newline at end of file From 4aac60ab8ccc60af48fe49c0ca0bbe3539a49262 Mon Sep 17 00:00:00 2001 From: Jillian Date: Mon, 30 Dec 2024 18:06:30 +0800 Subject: [PATCH 2/2] Update sidebar_position in v1.3.0 Signed-off-by: Jillian --- versioned_docs/version-v1.3/install/guest-clusters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-v1.3/install/guest-clusters.md b/versioned_docs/version-v1.3/install/guest-clusters.md index 087ccb7668..575597346b 100644 --- a/versioned_docs/version-v1.3/install/guest-clusters.md +++ b/versioned_docs/version-v1.3/install/guest-clusters.md @@ -1,5 +1,5 @@ --- -sidebar_position: 11 +sidebar_position: 10 sidebar_label: Guest Clusters title: "Guest Clusters" keywords: