Skip to content

Commit 4129c1b

Browse files
authored
Merge pull request #46590 from thisisharrsh/ServiceNodeExclusion
Fix stale docs about LB annotation
2 parents 9249e6f + 1f1c004 commit 4129c1b

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)