mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update nats-on-kubernetes/minimal-setup.md
This commit is contained in:
parent
2b563d587f
commit
08d1baa2dc
@ -53,7 +53,7 @@ Listening on [hello], clientID=[stan-sub], qgroup=[] durable=[]
|
||||
In order to have higher availability you can setup NATS and NATS
|
||||
Streaming (STAN) to run in clustering mode. The following commands
|
||||
will setup a 3-node NATS cluster as well as a 3-node NATS Streaming
|
||||
cluster that has an attached volume for persistence.
|
||||
cluster that has an attached volume for persistence. Note that you will need more than one node available in your Kubernetes cluster in order for this to work, so in case of deploying onto minikube or docker desktop, please try the single node installer instead.
|
||||
|
||||
```sh
|
||||
# Create NATS cluster
|
||||
|
Loading…
x
Reference in New Issue
Block a user