Merge pull request #3897 from marctrem/master

Calling 'vagrant up' directly is not supported.  Instead, please run the...
pull/6/head
Brendan Burns 2015-02-19 11:48:43 -08:00
commit f2cf462f78
1 changed files with 1 additions and 1 deletions

View File

@ -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: