Juniper
JN0-214 · Question #39
Which key value store is used as a Kubernetes's backend store?
The correct answer is A. etcd. etcd is a distributed key-value store used as Kubernetes' backend store. It stores all cluster data, including configurations, states, and metadata, ensuring consistency and reliability across the
Cloud Fundamentals
Question
Which key value store is used as a Kubernetes's backend store?
Options
- Aetcd
- Bfirebase
- Cpostgres
- Dmongodb
How the community answered
(27 responses)- A70% (19)
- B4% (1)
- C19% (5)
- D7% (2)
Explanation
etcd is a distributed key-value store used as Kubernetes' backend store. It stores all cluster data, including configurations, states, and metadata, ensuring consistency and reliability across the
Topics
#Kubernetes etcd#key-value store#control plane#backend store
Community Discussion
No community discussion yet for this question.