More Info:
Ensure that Kubernetes PKI key files have permissions of 600.Risk Level
HighAddress
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/*.key Verify that the permissions are 600.

