- Home
- All questions
- Question 458
CKA study material · question 458 of 1000
An administrator restores a snapshot into the same data directory as before. What must be done first?
Show the answer
Answer: D. Stop etcd and delete that directory
A restore creates a fresh data directory, so the old one is deleted and etcd stopped before restoring.
Source: Operating etcd clusters for Kubernetes (Kubernetes) — Restoring an etcd cluster