Decommissioning Cloudera Embedded Container Service Hosts

You can decommission Cloudera Embedded Container Service hosts without removing the node from the cluster.

Decommission the Cloudera Embedded Container Service hosts. Later, the same host can be recommissioned and have the roles assigned again.
  1. In the Cloudera Manager instance, navigate to the Hosts page → ECS cluster.
  2. Select the host, under Actions for Selected, click Begin Maintenance (Suppress Alerts/Decommission).
  3. Detach all the volumes on the node.
    1. In Cloudera Manager, navigate to the ECS Service.
    2. In the Web UI dropdown, select Storage UI (Longhorn UI).
    3. 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>