SV-242423r712625_rule
V-242423
SRG-APP-000219-CTR-000550
CNTR-K8-001450
CAT II
10
Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Set the value of "--client-cert-auth" to "true" for the etcd.
Change to the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Run the command:
grep -i client-cert-auth *
If the setting client-cert-auth is not configured in the Kubernetes etcd manifest file or set to "false", this is a finding.
V-242423
False
CNTR-K8-001450
Change to the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Run the command:
grep -i client-cert-auth *
If the setting client-cert-auth is not configured in the Kubernetes etcd manifest file or set to "false", this is a finding.
M
5376