Skip to content

Commit

Permalink
Merge pull request kubernetes#844 from bwells/vagrant-example-docs
Browse files Browse the repository at this point in the history
Add explicit instruction to vagrant example docs
  • Loading branch information
brendandburns committed Aug 11, 2014
2 parents e35dfed + 0ef6b9e commit 9436748
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/getting-started-guides/vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ cd kubernetes
modify cluster/kube-env.sh:
KUBERNETES_PROVIDER="vagrant"
## build the binary required by kubecfg.sh
hack/build-go.sh
cluster/kube-up.sh => brings up a vagrant cluster
cluster/kube-down.sh => destroys a vagrant cluster
cluster/kube-push.sh => updates a vagrant cluster
Expand Down

0 comments on commit 9436748

Please sign in to comment.