Skip to main content

More Info:

Explicitly set a service account public key file for service accounts on the apiserver

Risk Level

Medium

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-apiserver Verify that the —service-account-key-file argument exists and is set as appropriate

Additional Reading: