SV-242404r712568_rule
V-242404
SRG-APP-000133-CTR-000290
CNTR-K8-000850
CAT II
10
Edit the Kubernetes Kubelet file in the /etc/sysconfig directory on the Master and Worker nodes and remove the "--hostname-override" setting. Restart the service after the change is made by running:
service kubelet restart
On the Master and each Worker node, change to the /etc/sysconfig/ directory and run the command:
grep -i hostname-override kubelet
--hostname-override
If any of the nodes have the setting "hostname-override" present, this is a finding.
V-242404
False
CNTR-K8-000850
On the Master and each Worker node, change to the /etc/sysconfig/ directory and run the command:
grep -i hostname-override kubelet
--hostname-override
If any of the nodes have the setting "hostname-override" present, this is a finding.
M
5376