diff --git a/docs/getting-started-guides/vagrant.md b/docs/getting-started-guides/vagrant.md index 15bc3c8d06..314f9ec5d1 100644 --- a/docs/getting-started-guides/vagrant.md +++ b/docs/getting-started-guides/vagrant.md @@ -71,7 +71,7 @@ vagrant provision To stop and then restart the cluster: ``` vagrant halt -vagrant up +cluster/kube-up.sh ``` To destroy the cluster: