ETCD in Kubernetes
Understanding etcd in Kubernetes
Source: KodeCloud
What is etcd?
etcd is a distributed, consistent key-value store used as the primary data store for Kubernetes. It stores all cluster configuration data, including the state of nodes, Pods, Deploymen...
devops-architect-kubernetes-etcd.hashnode.dev3 min read