More Info:
Ensure that the API server is configured to only use strong cryptographic ciphers.Risk Level
MediumAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
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.

