More Info:
Disable the read-only port.Risk Level
MediumAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
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

