The Kubernetes etcd must use TLS to protect the confidentiality of sensitive data during electronic dissemination.
Overview
Finding ID
Version
Rule ID
IA Controls
Severity
V-242379
CNTR-K8-000180
SV-242379r960759_rule
Medium
Description
Kubernetes etcd will prohibit the use of SSL and unauthorized versions of TLS protocols to properly secure communication.
The use of unsupported protocol exposes vulnerabilities to the Kubernetes by rogue traffic interceptions, man-in-the-middle attacks, and impersonation of users or services from the container platform runtime, registry, and keystore. To enable the minimum version of TLS to be used by the Kubernetes API Server, the setting "--auto-tls" must be set.