Skip to main content
Add node group teints
Last update:

Add node group teints

Taints and Tolerations are markers that indicate where pods should not be placed.

  1. In the dashboard, on the top menu, click Products and select Managed Kubernetes.

  2. Open the Cluster page → Cluster Composition tab.

  3. From the node group menu, select Manage Tints.

  4. Enter the key and the value of theint.

  5. Select an effect:

    • NoSchedule — new pods will not be added and existing pods will continue to run;
    • PreferNoSchedule — new pods will be added if there are no other available slots in the cluster;
    • NoExecute — running pods without tolerations will be removed.
  6. Optional: to add an additional tint, click Add.