TF 0083 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki

Ensure that the --bind-address argument is set to 127.0.0.1

Property Value
Language terraform
Severity low

Description

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

Resolution

Edit the Scheduler pod specification file /etc/kubernetes/manifests/kube-scheduler.yaml on the Control Plane node and ensure the correct value for the --bind-address parameter.