Skip to main content

More Info:

Automate service accounts management.

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 —disable-admission-plugins argument is set to a value that does not includes ServiceAccount

Additional Reading: