Skip to content

Node Scheduling

Supports suspending or resuming scheduling of nodes. Pausing scheduling means stopping the scheduling of Pods to the node. Resuming scheduling means that Pods can be scheduled to that node.

  1. On the Clusters page, click the name of the target cluster.

    Clusters

  2. Click Nodes on the left navigation bar, click the operation icon on the right side of the node, and click the Cordon button to suspend scheduling the node.

    Cordon

  3. Click the operation icon on the right side of the node, and click the Uncordon button to resume scheduling the node.

    Uncordon

The node scheduling status may be delayed due to network conditions. Click the refresh icon on the right side of the search box to refresh the node scheduling status.

Refresh

Comments