Skip to content

Commit 1f1c004

Browse files
committed
fixed the stale documentation on node.kubernetes.io/exclude-from-external-load-balancers
1 parent 903dc8e commit 1f1c004

File tree

1 file changed

+1
-3
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-3
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -627,9 +627,7 @@ Example: `node.kubernetes.io/exclude-from-external-load-balancers`
627627

628628
Used on: Node
629629

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.
630+
You can add labels to particular worker nodes to exclude them from the list of backend servers used by external load balancers.
633631
The following command can be used to exclude a worker node from the list of backend servers in a
634632
backend set:
635633

0 commit comments

Comments
 (0)