You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/labels-annotations-taints/_index.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1114,15 +1114,15 @@ used to determine if the user has applied settings different from the kubeadm de
1114
1114
1115
1115
Used on: Node
1116
1116
1117
-
Label that kubeadm applies on the control plane nodes that it manages.
1117
+
Label that kubeadm applies on the control plane nodes that it manages. If this label set, [EndpointSlice controller](/docs/concepts/services-networking/topology-aware-routing/#implementation-control-plane) ignores that node.
Taint that kubeadm applies on control plane nodes to allow only critical workloads to schedule on them.
1125
+
Taint that kubeadm applies on control plane nodes to allow only critical workloads to schedule on them. If this taint set, EndpointSlice controller ignores that node.
0 commit comments