SV-242391r712529_rule
V-242391
SRG-APP-000033-CTR-000090
CNTR-K8-000370
CAT I
10
Edit the Kubernetes Kubelet file in the/etc/sysconfig/ directory on the Kubernetes Master Node.
Set the argument "--anonymous-auth" to "false".
Restart kubelet service using command:
service kubelet restart
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i anonymous-auth kubelet
If the setting "anonymous-auth" is set to "true" or the parameter not set in the Kubernetes Kubelet configuration file, this is a finding.
V-242391
False
CNTR-K8-000370
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i anonymous-auth kubelet
If the setting "anonymous-auth" is set to "true" or the parameter not set in the Kubernetes Kubelet configuration file, this is a finding.
M
5376