Update Kubelet RotateKubeletClientCertificate feature since v1.8 (#13070)

* Update feature-gates.md

Update PodPriority feature to beta since v1.11

* Update Kubelet RotateKubeletClientCertificate feature since v1.8
* fix feature-gates.md and kubelet-tls-bootstrapping.md Kubelet RotateKubeletClientCertificate feature since v1.8
This commit is contained in:
SpringWar
2019-05-06 22:29:39 +08:00
committed by Kubernetes Prow Robot
parent 526e626a14
commit 1434120200
2 changed files with 2 additions and 2 deletions
@@ -416,7 +416,7 @@ be used as serving certificates, or `server auth`.
However, you _can_ enable its server certificate, at least partially, via certificate rotation.
### Certificate Rotation
Kubernetes v1.7 and higher kubelet implements __beta__ features for enabling
Kubernetes v1.8 and higher kubelet implements __beta__ features for enabling
rotation of its client and/or serving certficates. These can be enabled through
the respective `RotateKubeletClientCertificate` and
`RotateKubeletServerCertificate` feature flags on the kubelet and are enabled by