Skip to main content

More Info:

Disable the read-only port.

Risk Level

Medium

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 the —read-only-port argument exists and is set to 0. If the —read-only-port argument is not present, check that there is a Kubelet config file

Additional Reading: