Merge pull request #5501 from torvitas/patch-1

fixes kubernetes/contrib/issues/2749
This commit is contained in:
Jennifer Rondeau
2017-09-19 19:09:10 -04:00
committed by GitHub
@@ -147,9 +147,9 @@ dns_setup: true
This will finally setup your whole Kubernetes cluster for you. This will finally setup your whole Kubernetes cluster for you.
```shell ```shell
cd ~/contrib/ansible/ cd ~/contrib/ansible/scripts/
./scripts/deploy-cluster.sh ./deploy-cluster.sh
``` ```
## Testing and using your new cluster ## Testing and using your new cluster