From eee91e32789ab5ac32d2fa19e3b84148f3809a02 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Thu, 23 Jan 2020 17:39:00 +0000 Subject: [PATCH] GitBook: [master] one page modified --- nats-on-kubernetes/nats-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats-on-kubernetes/nats-kubernetes.md b/nats-on-kubernetes/nats-kubernetes.md index b0f7516..bbdc4f3 100644 --- a/nats-on-kubernetes/nats-kubernetes.md +++ b/nats-on-kubernetes/nats-kubernetes.md @@ -19,7 +19,7 @@ The fastest and easiest way to get started is with just one shell command: curl -sSL https://nats-io.github.io/k8s/setup.sh | sh ``` -_In case you don't have a cluster already, you can find some notes on how to create a small cluster using one of the hosted Kubernetes providers_ [_here_](https://github.com/nats-io/k8s/docs/create-k8s-cluster.md)_._ +_In case you don't have a cluster already, you can find some notes on how to create a small cluster using one of the hosted Kubernetes providers_ [_here_](create-k8s-cluster.md)_._ This will run a `nats-setup` container with the [required policy](https://github.com/nats-io/k8s/blob/master/setup/bootstrap-policy.yml) and deploy a NATS cluster on Kubernetes with external access, TLS and decentralized authorization.