Information
Ensure that the etcd data directory has permissions of 700 or more restrictive.
Rationale:
etcd is a highly-available key-value store used by Kubernetes deployments for persistent storage of all of its REST API objects. This data directory should be protected from any unauthorized reads or writes. It should not be readable or writable by any group members or the world.
Impact:
None
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
No remediation required. File permissions are managed by the etcd operator.
Default Value:
By default, etcd data directory has permissions of 700.