SV-245542r961632_rule
V-245542
SRG-APP-000439-CTR-001080
CNTR-K8-002620
CAT I
10
Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Remove the setting "--basic-auth-file".
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -i basic-auth-file *
If "basic-auth-file" is set in the Kubernetes API server manifest file this is a finding.
V-245542
False
CNTR-K8-002620
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -i basic-auth-file *
If "basic-auth-file" is set in the Kubernetes API server manifest file this is a finding.
M
5376