SV-242453r712715_rule
V-242453
SRG-APP-000516-CTR-001325
CNTR-K8-003200
CAT II
10
Change the ownership of the kubelet.conf to root: root by executing the command:
chown root:root /etc/kubernetes/kubelet.conf
Review the Kubernetes Kubelet conf files by using the command:
stat -c %U:%G /etc/kubernetes/kubelet.conf| grep -v root:root
If the command returns any non root:root file permissions, this is a finding.
V-242453
False
CNTR-K8-003200
Review the Kubernetes Kubelet conf files by using the command:
stat -c %U:%G /etc/kubernetes/kubelet.conf| grep -v root:root
If the command returns any non root:root file permissions, this is a finding.
M
5376