Dedicating ECS nodes for specific workloads

You use Cloudera Manager to dedicate Embedded Container Service (ECS) cluster nodes for specific workloads. You can dedicate GPU nodes for CML workloads, and NVME nodes for CDW workloads.

Dedicating ECS nodes when creating a new cluster

  1. Check the ECS installation requirements.
  2. Add the new hosts to Cloudera Manager.
  3. In Cloudera Manager, click Hosts > All Hosts, then select one or more of the new ECS hosts.
  4. Click the Configuration tab, then use the Search box to locate the node_taint configuration property.
  5. Select Dedicated GPU Node to dedicate the node for CML workloads, or select Dedicated NVME node to dedicate the node for CDW workloads.

    When either of these options are selected, no other workload pods will be allowed to run on the dedicated node.

  6. Click Save Changes.
  7. Repeat the previous steps to add the other ECS hosts to Cloudera Manager and assign workload types.
  8. Follow the ECS installation procedure. When you reach the Specify Hosts page in the installation wizard, the hosts you added to Cloudera Manager appear. Select the hosts, click Continue, then proceed through the rest of the installation wizard.
  9. After the installation is complete, the applicable workloads will only run on the specified dedicated nodes.

Dedicating ECS nodes in an existing cluster

  1. Open the Cloudera Manager Admin Console.
  2. On the Home page, click the ECS Cluster.
  3. Click Hosts, select one or more of the ECS hosts, then click the Configuration tab.
  4. Click the Configuration tab, then use the Search box to locate the node_taint configuration property.
  5. Select Dedicated GPU Node to dedicate the node for CML workloads, or select Dedicated NVME node to dedicate the node for CDW workloads.

    When either of these options are selected, no other workload pods will be allowed to run on the dedicated node.

  6. Click Save Changes.
  7. Repeat the previous steps to assign workload types to the other ECS hosts.
  8. On the ECS Cluster landing page, click Actions > Refresh Cluster.
  9. After the Refresh is complete, click Actions > Rolling Restart.