SV-242376r712484_rule
V-242376
SRG-APP-000014-CTR-000035
CNTR-K8-000150
CAT II
10
Edit the Kubernetes Controller Manager manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Set the value of "--tls-min-version" to "VersionTLS12" or higher.
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Master Node. Run the command:
grep -i tls-min-version *
If the setting "tls-min-version" is not configured in the Kubernetes Controller Manager manifest file or it is set to "VersionTLS10" or "VersionTLS11", this is a finding.
V-242376
False
CNTR-K8-000150
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Master Node. Run the command:
grep -i tls-min-version *
If the setting "tls-min-version" is not configured in the Kubernetes Controller Manager manifest file or it is set to "VersionTLS10" or "VersionTLS11", this is a finding.
M
5376