Skip to content

Commit a3e7641

Browse files
committed
address comments
1 parent bfcadab commit a3e7641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Once the cordon and drain process of the tenant cluster node is completed, the u
152152

153153
It's important to note that the Nexus Kubernetes cluster node won't be shut down after the cordon and drain process. The BMH is rebooted with the new image as soon as all the Nexus Kubernetes cluster nodes are cordoned and drained, after 10 minutes if the drain process isn't completed. Additionally, the cordon and drain is not initiated for power-off or restart actions of the BMH; it's exclusively activated only during a runtime upgrade.
154154

155-
It is important to note that following the runtime upgrade, there could be instance where the Nexus Kubernetes Cluster node is unschedulable. For such scenarios, you can manually uncordon the node by running the following commands using [connectedk8s proxy.](./includes/kubernetes-cluster/cluster-connect.md)
155+
It is important to note that following the runtime upgrade, there could be instance where a Nexus Kubernetes Cluster node remains cordoned. For such scenario, you can manually uncordon the node by executing the following commands via(./includes/kubernetes-cluster/cluster-connect.md)
156156

157157
```
158158
kubectl get nodes | grep SchedulingDisabled > /dev/null

0 commit comments

Comments
 (0)