More Info:
Enable kubelet server certificate rotation.Risk Level
LowAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
Using Console
Ignore this check if serverTLSBootstrap is true in the kubelet config file or if the —rotateserver-certificates parameter is set on kubelet Run the following command on each node: ps -ef | grep kubelet Verify that RotateKubeletServerCertificate argument exists and is set to true.

