Fix Cloud Provider repository links: CloudStack & OpenStack (#16129)

This commit is contained in:
bells17
2019-09-28 05:41:36 +09:00
committed by Kubernetes Prow Robot
parent 8c0be10bfd
commit ef44fdc062
@@ -117,7 +117,7 @@ Note that the Kubernetes Node name must match the Azure VM name.
## CloudStack
If you wish to use the external cloud provider, its repository is [kubernetes/cloud-provider-openstack](https://github.com/kubernetes/cloud-provider-openstack#readme)
If you wish to use the external cloud provider, its repository is [apache/cloudstack-kubernetes-provider](https://github.com/apache/cloudstack-kubernetes-provider)
### Node Name
@@ -137,6 +137,8 @@ Note that the first segment of the Kubernetes Node name must match the GCE insta
This section describes all the possible configurations which can
be used when using OpenStack with Kubernetes.
If you wish to use the external cloud provider, its repository is [kubernetes/cloud-provider-openstack](https://github.com/kubernetes/cloud-provider-openstack#readme)
### Node Name
The OpenStack cloud provider uses the instance name (as determined from OpenStack metadata) as the name of the Kubernetes Node object.