vmware-archive / kops

Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Apache License 2.0
3 stars 3 forks source link

Find out and document behavior for all flags of 'kops cluster create' command for vSphere #49

Open prashima opened 7 years ago

prashima commented 7 years ago

Following are the supported/tested flags for cluster create command: cloud, dns, dns-zone, image, networking, node-count, vsphere-server, vsphere-datacenter, vsphere-resource-pool, vsphere-datastore, vsphere-coredns-server, yes, zones

Behavior for all remaining flags for 'create cluster' command should be known and documented.

prashima commented 7 years ago

Will fix a small kops issue first https://github.com/kubernetes/kops/issues/1442, that will help in fixing this issue.

fabulous-gopher commented 7 years ago

This issue was moved to kubernetes/kops#2741