SV-242423r1043178_rule
V-242423
SRG-APP-000219-CTR-000550
CNTR-K8-001450
CAT II
10
Edit the Kubernetes etcd manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane.
Set the value of "--client-cert-auth" to "true" for the etcd.
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. 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 Control Plane. 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