mirror of https://github.com/dapr/docs.git
Update setup-nats-streaming.md
This commit is contained in:
parent
4b3fe98a4b
commit
2367621c85
|
|
@ -92,7 +92,7 @@ You can then interact with the server using the client port: `localhost:4222`.
|
||||||
{{% /codetab %}}
|
{{% /codetab %}}
|
||||||
|
|
||||||
{{% codetab %}}
|
{{% codetab %}}
|
||||||
Install NATS on Kubernetes by using the [kubectl](https://docs.nats.io/nats-on-kubernetes/minimal-setup):
|
Install NATS on Kubernetes by using the [kubectl](https://docs.nats.io/running-a-nats-service/introduction/running/nats-kubernetes/minimal-setup#minimal-nats-setup):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Single server NATS
|
# Single server NATS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue