This is an attempt to document the steps that I tried to understand etcd clustering. I think by following these steps, we are better suited to understand how etcd disaster recovery looks like in practice. Prerequisites I added the following into /etc/hosts so that I can assign dns names to each of the etcd instances that I’m about to create. $ cat /etc/hosts # Static table lookup for hostnames. # See hosts(5) for details.