Description
A distributed key-value store designed for critical coordination data in distributed systems. It is commonly used by Kubernetes and other infrastructure software to store cluster state reliably.
Use it when operating systems that explicitly require etcd or when developing distributed infrastructure. It runs as a network service and needs careful configuration for security, backups, and quorum.