Performing maintenance on an Embedded Container Service cluster
You can perform maintenance on the nodes in your ECS cluster by shutting down the nodes one at a time while keeping your Data Services running with slightly diminished capacity.
- The containerized cluster must be configured for ECS Server high availability. Contact Cloudera Professional Services for assistance in setting up high availability.
- You must be able to log into the nodes as root or have sudo privileges.
- The node to be maintained must have a status of
Ready. A status of
NotReady may suggest the node is having other
complicating issues. Run the following command on an ECS server node
to verify status of the nodes.
/var/lib/rancher/rke2/bin/kubectl --kubeconfig=/etc/rancher/rke2/rke2.yaml get nodes