Skip to main content

More Info:

Ensure that the API server is configured to only use strong cryptographic ciphers.

Risk Level

Medium

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 —tls-cipher-suites argument is set as outlined in the remediationprocedure below.

Additional Reading: