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