mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +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:
@@ -71,7 +71,7 @@ vagrant provision
|
|||||||
To stop and then restart the cluster:
|
To stop and then restart the cluster:
|
||||||
```
|
```
|
||||||
vagrant halt
|
vagrant halt
|
||||||
vagrant up
|
cluster/kube-up.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
To destroy the cluster:
|
To destroy the cluster:
|
||||||
|
Reference in New Issue
Block a user