- Home
- All questions
- Question 455
CKA study material · question 455 of 1000
Which environment variable must be set for the etcdctl commands used for snapshots?
Show the answer
Answer: C. ETCDCTL_API=3
ETCDCTL_API is set to 3, along with the endpoint and its certificates.
Source: Operating etcd clusters for Kubernetes (Kubernetes) — Built-in snapshot