Skip to content

Commit f697ea4

Browse files
committed
improve score
1 parent 627f0d8 commit f697ea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-cluster-runtime-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ During a runtime upgrade the cluster will enter a state of `Upgrading` In the e
146146

147147
### Impact on Nexus Kubernetes tenant workloads during cluster runtime upgrade
148148

149-
During a Nexus cluster runtime upgrade, the Nexus Kubernetes workload cluster nodes are cordoned and drained to ensure the proper draining of CNF Pods while upgrading the Bare Metal Hosts (BMH) where the cluster Virtual Machines (VMs) are hosted. Cordoning the tenant cluster node and draining the Pods from it prior to the BMH upgrade allows the Pods to migrate to other nodes within the tenant cluster if sufficient capacity exists. If there is no capacity, the Pods will enter a Pending state after the drain process.
149+
During a Nexus cluster runtime upgrade, the Nexus Kubernetes workload cluster nodes are cordoned and drained to ensure the proper draining of CNF Pods while upgrading the Bare Metal Hosts (BMH) where the cluster Virtual Machines (VMs) are hosted. Cordoning the tenant cluster node and draining the Pods from it before the BMH upgrade allows the Pods to migrate to other nodes within the tenant cluster if sufficient capacity exists. If there is no capacity, the Pods will enter a Pending state after the drain process.
150150

151-
Once the cordon and drain process of the tenant cluster VMs on the BMH is complete, the BMH upgrade proceeds. The drain timeout for the tenant cluster node is set to 10 minutes; if the draining process exceeds this duration, the BMH upgrade will still continue after the timeout, and the Bare Metal Host will be rebooted. This process occurs in parallel, so the maximum overall wait time for the entire rack is limited to 10 minutes. After completing the BMH upgrade and rejoining the bare metal cluster, and once the VM is up and joins the cluster, the VM will be uncordoned.
151+
Once the cordon and drain process of the tenant cluster VMs on the BMH is complete, the BMH upgrade proceeds. The drain timeout for the tenant cluster node is set to 10 minutes. If the draining process exceeds this duration, the BMH upgrade will still continue after the timeout, and the Bare Metal Host will be rebooted. This process occurs in parallel, so the maximum overall wait time for the entire rack is limited to 10 minutes. After completing the BMH upgrade and rejoining the bare metal cluster, and once the VM is up and joins the cluster, the VM will be uncordoned.
152152

153-
It's important to note that the tenant cluster VMs wont's be shut down after the cordon and drain process. The BMH is rebooted as soon as the drain is done, or if the drain isn't successful within 10 minutes. Additionally, the cordon and drain feature is not triggered by power-off or restart actions on the Bare Metal Host; it's exclusively activated for Nexus runtime upgrades.
153+
It's important to note that the tenant cluster VMs won't shut down after the cordon and drain process. The BMH is rebooted as soon as the drain is done, or if the drain isn't successful within 10 minutes. Additionally, the cordon and drain feature is not initiated by power-off or restart actions on the Bare Metal Host; it's exclusively activated for Nexus runtime upgrades.
154154

155155
<!-- LINKS - External -->
156156
[installation-instruction]: https://aka.ms/azcli

0 commit comments

Comments
 (0)