Fix spacing so note renders and apply to other versions

This commit is contained in:
Billy Tat
2025-05-16 15:46:37 -07:00
parent 8105e75263
commit 8ef2e36b90
12 changed files with 70 additions and 1 deletions
@@ -180,6 +180,12 @@ for mount in $(mount | grep tmpfs | grep '/var/lib/kubelet' | awk '{ print $3 }'
</TabItem>
<TabItem value="RKE2">
:::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。