SV-242434r712658_rule
V-242434
SRG-APP-000233-CTR-000585
CNTR-K8-001620
CAT I
10
Edit the Kubernetes Kuberlet file in the /etc/sysconfig directory on the Kubernetes Master Node. Set the argument "--protect-kernel-defaults" to "true".
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 protect-kernel-defaults kubelet
If the setting "protect-kernel-defaults" is set to false or not set in the Kubernetes Kubelet, this is a finding.
V-242434
False
CNTR-K8-001620
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i protect-kernel-defaults kubelet
If the setting "protect-kernel-defaults" is set to false or not set in the Kubernetes Kubelet, this is a finding.
M
5376