Node scheduling

Updated at:

You can set the scheduling status of nodes in the console to distribute workloads across them.

Prerequisites

A cluster is created or a cluster is imported.

Pause scheduling

After you pause scheduling for a node, no new pods are scheduled to it.

  1. Log on to the console. In the navigation pane on the left, click Cluster Management > Cluster > Details to open the cluster list page.

  2. Click the name of the target cluster to open its Cluster Details page.

  3. Click the Nodes tab.

  4. Select the target node, click More > Pause Scheduling, and then click OK in the confirmation dialog box.

    The status of the node changes to Scheduling Paused.

Resume scheduling

  1. Log on to the console. In the navigation pane on the left, click Cluster Management > Cluster > Details to open the cluster list page.

  2. Click the name of the target cluster to open its Cluster Details page.

  3. Click the Nodes tab.

  4. Select the target node, click More > Resume Scheduling, and then click OK in the confirmation dialog box.

    The status of the node changes to Schedulable.