Skip to main content

More Info:

etcd should be configured to make use of TLS encryption for client connections.

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 —etcd-certfile and —etcd-keyfile arguments exist and they are setas appropriate.

Additional Reading: