kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature gates reference page does not link to docs about enabling feature gates

vsagar100 opened this issue · comments

The page does not at all talk how to enable it. If detailed steps are added then it would be helpful

/retitle Feature gates reference page does not link to docs about enabling feature gates
/kind feature
/language en

/priority backlog
/triage accepted

To work on this issue, write a new task page that explains, per component:

  • how to tell where a feature gate is applicable (eg kubelet, kube-apiserver, kube-proxy)
  • how to enable a feature gate in that component

and then have the feature gates list hyperlink to that new task page.


Extra credit (needs design work): also change the feature gate shortcode to link to that new task page.