May 2018
Intermediate to advanced
554 pages
13h 51m
English
Discovery provides a more flexible way to create a cluster. It doesn't need to know other peer IPs beforehand. It uses an existing etcd cluster to bootstrap one. In this section, we'll demonstrate how to leverage that to launch a three-node etcd cluster:
// get a request URL# curl -w "n" 'https://discovery.etcd.io/new?size=3'https://discovery.etcd.io/f6a3fb54b3fd1bb02e26a89fd40df0e8
Read now
Unlock full access