Today, we would like to start a NATS cluster with two seed servers, the architecture look like:
// To fill in the architecture diagram
Here are the steps for starting up the cluster:
- Start up the two seed servers (seed1 and seed2):
- Start three cluster servers (server A, B, C):
Voila! You get the cluster running, now it's time test it out:
- Start subscriber and publisher: