Fix Cloud Provider repository links: CloudStack & OpenStack (#16129)
parent
8c0be10bfd
commit
ef44fdc062
|
@ -117,7 +117,7 @@ Note that the Kubernetes Node name must match the Azure VM name.
|
||||||
|
|
||||||
## CloudStack
|
## 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
|
### 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
|
This section describes all the possible configurations which can
|
||||||
be used when using OpenStack with Kubernetes.
|
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
|
### Node Name
|
||||||
|
|
||||||
The OpenStack cloud provider uses the instance name (as determined from OpenStack metadata) as the name of the Kubernetes Node object.
|
The OpenStack cloud provider uses the instance name (as determined from OpenStack metadata) as the name of the Kubernetes Node object.
|
||||||
|
|
Loading…
Reference in New Issue