Tim Bannister
Tim Bannister
### What would you like to be added? I would like to improve on (alpha) [kuberc](https://kubernetes.io/docs/reference/config-api/kuberc.v1alpha1/) so that I can tell `kubectl`: **never** ask me for credentials. If kubectl needs...
Let's say you have a website that was made with a dark background assumed. For the docs section, you (as site owner) want to allow toggling between light / dark...
Whilst working on issue https://github.com/kubernetes/kubernetes/issues/70585 and https://github.com/kubernetes/website/pull/53535 I formed a view that we should avoid having feature gates can have names that begin with "Disable". We could add a CI/CD...
**What would you like to be added**: If there is a Netlify preview for [k/website](https://github.com/kubernetes/website) or [k/contributor-site](https://github.com/kubernetes/contributor-site), and an org member uses the `/retest` command, trigger Netlify to rebuild it....
We have a [list of KEPs](https://www.kubernetes.dev/resources/keps/). This issue proposes rendering a stub (or longer) page per KEP. It can describe details of the KEP available from metadata, such as: *...
### Description A PR to improve the existing [Authentication reference page](https://kubernetes.io/docs/reference/access-authn-authz/authentication/). You can compare that to the [_preview_](https://deploy-preview-53965--kubernetes-io-main-staging.netlify.app/docs/reference/access-authn-authz/authentication/). - Improve explanation of SelfSubjectReview Split out from PR https://github.com/kubernetes/website/pull/50364 /sig auth...
Use a partial for `` that will work with near-vanilla Docsy. Helps with issue #41171. [_Preview_](https://deploy-preview-51969--kubernetes-io-main-staging.netlify.app/) of the updated page.
**This is a Bug Report** **Problem:** The start of https://kubernetes.io/docs/reference/using-api/declarative-validation/ talks about declarative validation being enabled for ReplicationController. This is a true statement, but it's getting to be stale enough...