kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`node.kubernetes.io/exclude-from-external-load-balancers` docs are stale

sftim opened this issue · comments

This is a Bug Report

Problem:
Well-Known Labels, Annotations and Taints mentions a
ServiceNodeExclusion feature gate; however, Kubernetes v1.23 onwards don't have such a feature gate.
This is in connection with a label, node.kubernetes.io/exclude-from-external-load-balancers.

Proposed Solution:
Drop the mention of the feature gate. Reword the description of that label accordingly.

Page to Update:
https://kubernetes.io/docs/reference/labels-annotations-taints/

Additional Information:
/language en
/kind bug
/priority backlog

/triage accepted

I would to like to work on this issue.
/assign

/sig docs

The issue is fixed here.