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.
1 parent 903dc8e commit 1f1c004Copy full SHA for 1f1c004
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