mirror of https://github.com/kubernetes/kops.git
make gen-cli-docs
This commit is contained in:
parent
c7e6187493
commit
9b65facbea
|
@ -73,7 +73,7 @@ kops create cluster [CLUSTER] [flags]
|
|||
--authorization string Authorization mode: AlwaysAllow or RBAC (default "RBAC")
|
||||
--bastion Enable a bastion instance group. Only applies to private topology.
|
||||
--channel string Channel for default versions and configuration to use (default "stable")
|
||||
--cloud string Cloud provider to use - aws, digitalocean, openstack
|
||||
--cloud string Cloud provider to use -
|
||||
--cloud-labels string A list of key/value pairs used to tag all instance groups (for example "Owner=John Doe,Team=Some Team").
|
||||
--container-runtime string Container runtime to use: containerd, docker
|
||||
--disable-subnet-tags Disable automatic subnet tagging
|
||||
|
|
Loading…
Reference in New Issue