SV-242420r712616_rule
V-242420
SRG-APP-000219-CTR-000550
CNTR-K8-001420
CAT II
10
Edit the Kubernetes Kubelet file in the /etc/sysconfig/ directory on the Kubernetes Master Node. Set the value of client-ca-file to path containing Approved Organizational Certificate.
Reset Kubelet service using the following command:
service kubelet restart
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i client-ca-file kubelet
If the setting client-ca-file is not set in the Kubernetes API server manifest file or contains no value, this is a finding.
V-242420
False
CNTR-K8-001420
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i client-ca-file kubelet
If the setting client-ca-file is not set in the Kubernetes API server manifest file or contains no value, this is a finding.
M
5376