Skip to main content

More Info:

Use individual service account credentials for each controller

Risk Level

High

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 —use-service-account-credentials argument is set to true.

Additional Reading: