diff --git a/docs/getting-started-guides/vagrant.md b/docs/getting-started-guides/vagrant.md index 4d27fd572ed..222d670d97b 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: