website/content/en/docs/reference/command-line-tools-reference/feature-gates/RotateKubeletServerCertific...

20 lines
467 B
Markdown

---
title: RotateKubeletServerCertificate
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.7"
toVersion: "1.11"
- stage: beta
defaultValue: true
fromVersion: "1.12"
---
Enable the rotation of the server TLS certificate on the kubelet.
See [kubelet configuration](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/#kubelet-configuration)
for more details.