DEV Community

Cover image for Set up a multi-node CockroachDB cluster on Ubuntu 24.04 LTS #CockroachDB #Database #Cluster
Chitt Ranjan Mahto (Chirag)
Chitt Ranjan Mahto (Chirag)

Posted on

Set up a multi-node CockroachDB cluster on Ubuntu 24.04 LTS #CockroachDB #Database #Cluster

inchirags@gmail.com Chirag CockroachDB Tutorial https://www.chirags.in


Set up a multi-node CockroachDB cluster on Ubuntu 24.04 LTS
Enter fullscreen mode Exit fullscreen mode

Let’s set up a multi-node CockroachDB cluster on Ubuntu 24.04. I’ll assume 3 nodes for this example, but it can be adjusted.

Prerequisites:

Ubuntu 24.04 installed on all nodes.

Hostnames or IPs of nodes, e.g.:

Node1: 192.168.136.129
Node2: 192.168.136.130
Node3: 192.168.136.131
For any doubts and query, please write on YouTube video 📽️ comments section.

Note : Flow the Process shown in video 📽️.

😉Please Subscribe for more videos:

https://www.youtube.com/@chiragtutorial

💛Don't forget to, 💘Follow, 💝Like, Share 💙&, Comment

Thanks & Regards,

Chitt Ranjan Mahto "Chirag"


Note: All scripts used in this demo will be available in our website.

Link will be available in description.

Top comments (0)