Add node group teints
Add node group teints
Taints and Tolerations are markers that indicate where pods should not be placed.
-
In the dashboard, on the top menu, click Products and select Managed Kubernetes.
-
Open the Cluster page → Cluster Composition tab.
-
From the node group menu, select Manage Tints.
-
Enter the key and the value of theint.
-
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.
-
Optional: to add an additional tint, click Add.