Decommissioning Cloudera Embedded Container Service Hosts
You can decommission Cloudera Embedded Container Service hosts without removing the node from the cluster.
- In the Cloudera Manager instance, navigate to the Hosts page → ECS cluster.
- Select the host, under Actions for Selected, click Begin Maintenance (Suppress Alerts/Decommission).
- Detach all the volumes on the node.
- In Cloudera Manager, navigate to the ECS Service.
- In the Web UI dropdown, select Storage UI (Longhorn UI).
- Under the Volume tab select the volumes on this
node. Click Detach and confirm.
If any volumes remain attached, detach them before proceeding to the next steps.
Remove the node from Kubernetes.
kubectl delete node <node-name>
