Skip to main content

More Info:

Disable anonymous requests to the API server

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-apiserver Verify that the —anonymous-auth argument is set to false.

Additional Reading: