QuestionQ28

UiPath Platform components and integrations

Which sequence of actions is correct for manually restarting a node in an Automation Suite cluster while keeping the cluster healthy during maintenance?

Explanation

Manual node maintenance requires draining the node’s workloads so they can run elsewhere, stopping the applicable RKE2 Kubernetes service, and running rke2-killall.sh to terminate RKE2, containerd, and all child processes before rebooting. This prevents an unhealthy Kubernetes shutdown and preserves cluster health.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!