mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Calling 'vagrant up' directly is not supported. Instead, please run the following:
export KUBERNETES_PROVIDER=vagrant ./cluster/kube-up.sh
This commit is contained in:
parent
bba01c7a54
commit
25a6cbf526
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user