Merge pull request #1895 from xsgordon/cloud-provider-update
Provide valid --cloud-providers
This commit is contained in:
@@ -646,7 +646,7 @@ This pod mounts several node file system directories using the `hostPath` volum
|
|||||||
|
|
||||||
Apiserver supports several cloud providers.
|
Apiserver supports several cloud providers.
|
||||||
|
|
||||||
- options for `--cloud-provider` flag are `aws`, `gce`, `mesos`, `openshift`, `ovirt`, `rackspace`, `vagrant`, or unset.
|
- options for `--cloud-provider` flag are `aws`, `azure`, `cloudstack`, `fake`, `gce`, `mesos`, `openstack`, `ovirt`, `photon`, `rackspace`, `vsphere`, or unset.
|
||||||
- unset used for e.g. bare metal setups.
|
- unset used for e.g. bare metal setups.
|
||||||
- support for new IaaS is added by contributing code [here](https://releases.k8s.io/{{page.githubbranch}}/pkg/cloudprovider/providers)
|
- support for new IaaS is added by contributing code [here](https://releases.k8s.io/{{page.githubbranch}}/pkg/cloudprovider/providers)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user