Skip to main content

More Info:

Do not disable the secure port.

Risk Level

Critical

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 —secure-port argument is either not set or is set to an integer valuebetween 1 and 65535.

Additional Reading: