We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9249e6f + 1f1c004 commit 4129c1bCopy full SHA for 4129c1b
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -627,9 +627,7 @@ Example: `node.kubernetes.io/exclude-from-external-load-balancers`
627
628
Used on: Node
629
630
-Kubernetes automatically enables the `ServiceNodeExclusion` feature gate on
631
-the clusters it creates. With this feature gate enabled on a cluster,
632
-you can add labels to particular worker nodes to exclude them from the list of backend servers.
+You can add labels to particular worker nodes to exclude them from the list of backend servers used by external load balancers.
633
The following command can be used to exclude a worker node from the list of backend servers in a
634
backend set:
635
0 commit comments