SV-242380r960759_rule
V-242380
SRG-APP-000014-CTR-000035
CNTR-K8-000190
CAT II
10
Edit the Kubernetes etcd manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane.
Set the value of "--peer-auto-tls" to "false".
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -I peer-auto-tls *
If the setting "--peer-auto-tls" is not configured in the Kubernetes etcd manifest file or it is set to "true", this is a finding.
V-242380
False
CNTR-K8-000190
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -I peer-auto-tls *
If the setting "--peer-auto-tls" is not configured in the Kubernetes etcd manifest file or it is set to "true", this is a finding.
M
5376