mirror of https://github.com/kubernetes/kops.git
parent
89965275e5
commit
db5d00a42d
|
@ -28,7 +28,7 @@ kops create cluster $NAME \
|
|||
--node-count=3 \
|
||||
--node-size="$WORKER_SIZE" \
|
||||
--master-size="$MASTER_SIZE" \
|
||||
--network-cidr=${NETWORKCIDR} \
|
||||
--network-cidr=${NETWORKCIDR} \
|
||||
--dns-zone=ZVO7KL181S5AP \
|
||||
--ssh-public-key=$HOME/.ssh/lab_no_password.pub
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue