Etcd Backup and Restore Procedures Quiz Home › Kubernetes CKA & CKAD › Etcd Backup and Restore Procedures 💾 Kubernetes (CKA & CKAD) – Etcd Backup and Restore Procedures 20 questions · 15 min timer · Explanations included · Free 1. Why is it important to ensure etcd data directory is empty before restoring a snapshot? To avoid permission issues To prevent data corruption To speed up the restoration process To ensure compatibility with Kubernetes None Show Hint Ensuring the etcd data directory is empty before restoring a snapshot is crucial to prevent data corruption and ensure a clean restoration process. 2. What is the effect of not specifying the --endpoints flag when using etcdctl to take a snapshot? It defaults to the first node in the cluster It defaults to localhost:2379 It uses the last known endpoint It causes the command to fail None Show Hint If the --endpoints flag is not specified, etcdctl defaults to using localhost:2379 as the endpoint for the etcd cluster. Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Click Submit to see your final score! Previous Start Quiz Next Time's up