kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage HugePages - wrong Kubernetes version in FEATURE STATE [stable] top line

antaloala opened this issue · comments

Hi,
In k8s v1.30 documentation page https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/, in the top FEATURE STATE line, the indicated Kubernetes version where this feature reached "stable/GA" is said to be 1.30; if you check which it is in k8s v1.29 doc page: it says 1.29 .... for 1.28 doc it says GA/stable was reached in 1.28 ... and so for the previous releases ...

It looks there is a wrong moving version for this, pointing to the current one "owning" the doc page. According to https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/ it should say:

FEATURE STATE: Kubernetes v1.14 [stable]

We should correct this discrepancy in the feature state.

/priority backlog
/triage accepted

I try to help with this.

/assign