mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #844 from bwells/vagrant-example-docs
Add explicit instruction to vagrant example docs
This commit is contained in:
commit
943674850f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user