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:
committed by
Kubernetes Prow Robot
parent
526e626a14
commit
1434120200
@@ -124,7 +124,7 @@ different Kubernetes components.
|
||||
| `ResourceLimitsPriorityFunction` | `false` | Alpha | 1.9 | |
|
||||
| `ResourceQuotaScopeSelectors` | `false` | Alpha | 1.11 | 1.11 |
|
||||
| `ResourceQuotaScopeSelectors` | `true` | Beta | 1.12 | |
|
||||
| `RotateKubeletClientCertificate` | `true` | Beta | 1.7 | |
|
||||
| `RotateKubeletClientCertificate` | `true` | Beta | 1.8 | |
|
||||
| `RotateKubeletServerCertificate` | `false` | Alpha | 1.7 | 1.11 |
|
||||
| `RotateKubeletServerCertificate` | `true` | Beta | 1.12 | |
|
||||
| `RunAsGroup` | `true` | Beta | 1.14 | |
|
||||
|
||||
Reference in New Issue
Block a user