Update the cluster deploy script path.

This commit is contained in:
William Chang
2017-05-05 09:04:51 +08:00
committed by Andrew Chen
parent ac9a2e678e
commit a6ac2a11ff
@@ -149,7 +149,7 @@ This will finally setup your whole Kubernetes cluster for you.
```shell ```shell
cd ~/contrib/ansible/ cd ~/contrib/ansible/
./setup.sh ./scripts/deploy-cluster.sh
``` ```
## Testing and using your new cluster ## Testing and using your new cluster