How To Deploy CockroachDB on a Three-Node Cluster on Ubuntu 16.04
In this guide, you’ll create a distributed and fault-tolerant database by deploying CockroachDB across multiple servers, a *distributed multi-node cluster*. You’ll begin by installing CockroachDB on multiple servers, start them as nodes, and then have them work together as a cluster.