Merge pull request #3897 from marctrem/master

Calling 'vagrant up' directly is not supported.  Instead, please run the...
This commit is contained in:
Brendan Burns
2015-02-19 11:48:43 -08:00

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: