I'm trying learn etcd cluster and encountered "Bootstrapping an etcd cluster". I looked for online explanation but couldn't find any. Can anyone give explanation?
Kubernetes components are stateless and needs a data store to store cluster state. Bootstrapping etcd cluster means setting up ETCD cluster to store kubernetes components,deployments and other objects data