SV-242390r1137640_rule
V-242390
SRG-APP-000033-CTR-000100
CNTR-K8-000360
CAT I
10
Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane.
Set the value of "--anonymous-auth" to "false".
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i anonymous-auth *
If the setting "--anonymous-auth" is set to "true" in the Kubernetes API Server manifest file, this is a finding.
V-242390
False
CNTR-K8-000360
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i anonymous-auth *
If the setting "--anonymous-auth" is set to "true" in the Kubernetes API Server manifest file, this is a finding.
M
5376