From dbabbc2c224d444302237599b4709d1d76c06cdb Mon Sep 17 00:00:00 2001 From: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:55:56 -0800 Subject: [PATCH] docs: add constraint on removing multiple nodes (#5438) * docs: add constraint on removing multiple nodes * Update docs/docs-content/clusters/edge/local-ui/cluster-management/scale-cluster.md Co-authored-by: Amanda Churi Filanowski --------- Co-authored-by: Amanda Churi Filanowski --- .../edge/local-ui/cluster-management/scale-cluster.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/docs-content/clusters/edge/local-ui/cluster-management/scale-cluster.md b/docs/docs-content/clusters/edge/local-ui/cluster-management/scale-cluster.md index 9f793b38b9..1a6164bad1 100644 --- a/docs/docs-content/clusters/edge/local-ui/cluster-management/scale-cluster.md +++ b/docs/docs-content/clusters/edge/local-ui/cluster-management/scale-cluster.md @@ -66,6 +66,16 @@ installed in airgap mode in Local UI. To scale down a cluster is to remove existing nodes from an active cluster. You can scale down a cluster deployed on hosts installed in airgap mode in Local UI. +:::warning + +Do not remove multiple control plane nodes in one operation or remove a control plane node when another control plane +node is in the process of being removed. Doing so may lead to data consistency issues within the cluster. + +If you need to remove multiple control plane nodes, wait until after the first node has been removed to remove another +node. + +::: + ### Prerequisites - You have an active multi-node cluster composed of hosts installed in airgap mode. For more information, refer to