mirror of https://github.com/k3s-io/k3s
Merge pull request #3897 from marctrem/master
Calling 'vagrant up' directly is not supported. Instead, please run the...pull/6/head
commit
f2cf462f78
|
@ -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