etcd Is Your Kubernetes Database: What It Does, What Breaks, and What to Watch
etcd kubernetes is the only component in your control plane that holds state — and most teams don’t think about that until the cluster starts behaving in ways they can’t explain. Kubernetes doesn’t store state in your pods. It doesn’t store state in your nodes, your scheduler, or your API server. It stores state in…
