Skip to main content

More Info:

Explicitly set a service account private key file for service accounts on the controller manager.

Risk Level

Low

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on the Control Plane node: ps -ef | grep kube-controller-manager Verify that the —service-account-private-key-file argument is set as appropriate.

Additional Reading: