More Info:
Ensure that the Kubernetes PKI directory and file ownership is set to root:root.Risk Level
LowAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
Using Console
Run the below command (based on the file location on your system) on the ControlPlane node. For example,ls -laR /etc/kubernetes/pki/Verify that the ownership of all files and directories in this hierarchy is set to root:root.

