SV-242457r712727_rule
V-242457
SRG-APP-000516-CTR-001330
CNTR-K8-003240
CAT II
10
Change the ownership of the kubelet config to "root: root" by executing the command:
chown root:root /var/lib/kubelet/config.yaml
Review the Kubernetes Kubeadm kubelet conf file by using the command:
stat -c %U:%G /var/lib/kubelet/config.yaml| grep -v root:root
If the command returns any non root:root file permissions, this is a finding.
V-242457
False
CNTR-K8-003240
Review the Kubernetes Kubeadm kubelet conf file by using the command:
stat -c %U:%G /var/lib/kubelet/config.yaml| grep -v root:root
If the command returns any non root:root file permissions, this is a finding.
M
5376