Scheduling Configuration

When the node taints change, adding, modifying, or deleting Pod tolerations is supported. Updating the scheduling configuration will not affect the normal provision of services.

TOC

Precautions

  • Pod migration is not supported. After changing the Pod tolerations, the selected nodes must include the nodes that were present before the update.

  • If you have configured node labels, the number of nodes matching the Pod tolerations and node taints must be greater than or equal to the number of replicas. Additionally, the changed available nodes must either match the previously available nodes or include new nodes added to the original available nodes for the scheduling configuration to update correctly.

Procedure

Web Console
  1. In the left navigation bar, click on MySQL-MGR.

  2. Click on namespace name.

  3. Click on instance name.

  4. Click on the Actions button in the upper right corner > Update Scheduling Configuration.

  5. Modify the configuration as needed.

  6. Click Update.