SV-242390r712526_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 Master Node. Set the argument --anonymous-auth to "false".
Change to the /etc/kubernetes/manifests directory on the Kubernetes Master Node. 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 Master Node. 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