Skip to main content

More Info:

Do not override node hostnames.

Risk Level

High

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on each node: ps -ef | grep kubelet Verify that —hostname-override argument does not exist. Note This setting is not configurable via the Kubelet config file.

Additional Reading: