From c295a4205db424bb43461454c1d6e3bc72999092 Mon Sep 17 00:00:00 2001 From: Tejeev Date: Thu, 11 Jul 2024 19:25:50 -0600 Subject: [PATCH 1/3] Update clean-cluster-nodes.md to point to RKE2 specific docs When cleaning nodes for re-use which were deployed manually with RKE2, the process differs slightly. This is more important in reverse so I'm editing that doc as well. I think there's like a note callout or something that might be better? --- .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..0f40d028f3a 100644 --- a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -183,7 +183,8 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' - +Note: for instructions for cleaning a _Non-Rancher deployed RKE2 cluster_ see: https://docs.rke2.io/install/uninstall + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2. From 8105e7526380cccd3e28555089545a522b570a38 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Fri, 2 Aug 2024 14:15:35 -0400 Subject: [PATCH 2/3] Update docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md --- .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 0f40d028f3a..493be26e898 100644 --- a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -183,7 +183,9 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' -Note: for instructions for cleaning a _Non-Rancher deployed RKE2 cluster_ see: https://docs.rke2.io/install/uninstall +:::note +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. +::: You need to remove the following components from Rancher-provisioned RKE2 nodes: From 8ef2e36b90100f929a35ffe6e113b6829b7b483c Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 16 May 2025 15:46:37 -0700 Subject: [PATCH 3/3] Fix spacing so note renders and apply to other versions --- .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 5 ++++- .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ .../new-user-guides/manage-clusters/clean-cluster-nodes.md | 6 ++++++ 12 files changed, 70 insertions(+), 1 deletion(-) diff --git a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 493be26e898..b7bcbeccd1b 100644 --- a/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/docs/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -183,8 +183,11 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' -:::note + +:::note + For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + ::: You need to remove the following components from Rancher-provisioned RKE2 nodes: diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/current/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index f5095790dfc..e11265c43b7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index f5095790dfc..e11265c43b7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index f5095790dfc..e11265c43b7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 4ed2eb4d44d..6cf8a723b0f 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index f5095790dfc..e11265c43b7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 4ed2eb4d44d..6cf8a723b0f 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + 你需要从 Rancher 提供的 RKE2 节点中删除以下组件: * rancher-system-agent,用于连接 Rancher 并安装和管理 RKE2。 diff --git a/versioned_docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/versioned_docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..b7bcbeccd1b 100644 --- a/versioned_docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/versioned_docs/version-2.10/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -184,6 +184,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2. diff --git a/versioned_docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/versioned_docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..b7bcbeccd1b 100644 --- a/versioned_docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/versioned_docs/version-2.11/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -184,6 +184,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2. diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..b7bcbeccd1b 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -184,6 +184,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2. diff --git a/versioned_docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/versioned_docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..b7bcbeccd1b 100644 --- a/versioned_docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/versioned_docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -184,6 +184,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2. diff --git a/versioned_docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md b/versioned_docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md index 482f5bf22ef..b7bcbeccd1b 100644 --- a/versioned_docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md +++ b/versioned_docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md @@ -184,6 +184,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }' +:::note + +For instructions on cleaning nodes in RKE2 clusters that weren't deployed by Rancher, see the [official RKE2 documentation](https://docs.rke2.io/install/uninstall) on uninstalling clusters. + +::: + You need to remove the following components from Rancher-provisioned RKE2 nodes: * The rancher-system-agent, which connects to Rancher and installs and manages RKE2.