Skip to main content

More Info:

Use https for kubelet connections.

Risk Level

High

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —kubelet-https argument either does not exist or is set to true.

Additional Reading: