mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Merge pull request #13124 from linzichang/master
Auto commit by PR queue bot
This commit is contained in:
@@ -227,6 +227,12 @@ Bring up a libvirt-CoreOS cluster of 5 nodes
|
||||
NUM_MINIONS=5 cluster/kube-up.sh
|
||||
```
|
||||
|
||||
Bring up a libvirt-CoreOS cluster with a local etcd discovery
|
||||
|
||||
```sh
|
||||
DISCOVERY=local-etcd cluster/kube-up.sh
|
||||
```
|
||||
|
||||
Destroy the libvirt-CoreOS cluster
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user