1.5.1 Ensure that the --cert-file and --key-file arguments are set as appropriate - cert

Information

Configure TLS encryption for the etcd service.

Rationale:

etcd is a highly-available key value store used by Kubernetes deployments for persistent storage of all of its REST API objects. These objects are sensitive in nature and should be encrypted in transit.

Solution

Follow the etcd service documentation and configure TLS encryption.

Then, edit the etcd pod specification file '/etc/kubernetes/manifests/etcd.yaml' on the master node and set the below parameters.

--cert-file=
--key-file=

See Also

https://workbench.cisecurity.org/files/2421

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-8, CSCv6|14.2, CSCv7|14.4

Plugin: Unix

Control ID: 95f25e560c1cd0960fbf314cd7a0d328473e40f3de44b93c6ef71b2e27b9c98f