- Home
- All questions
- Question 454
CKA study material · question 454 of 1000
Why should etcd snapshot files be encrypted?
Show the answer
Answer: C. They hold all cluster state, including sensitive data
A snapshot contains the whole cluster state and critical information, so the files are kept encrypted.
Source: Operating etcd clusters for Kubernetes (Kubernetes) — Backing up an etcd cluster