Kubernetes

What is etcd?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

etcd is an open source distributed key-value store used to hold and manage the critical information that distributed systems need to keep running.

Read more here