Skip to main content

More Info:

Do not bind the scheduler service to non-loopback insecure addresses.

Risk Level

Critical

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-scheduler Verify that the —bind-address argument is set to 127.0.0.1

Additional Reading: