- Home
- All questions
- Question 457
CKA study material · question 457 of 1000
What must happen before restoring etcd in a running cluster?
Show the answer
Answer: A. Every API server instance is stopped
The restore procedure stops all API server instances first, restores every etcd instance, then restarts them.
Source: Operating etcd clusters for Kubernetes (Kubernetes) — Restoring an etcd cluster