Skip to content

Commit

Permalink
Fix Cloud Provider repository links: CloudStack & OpenStack (#16129)
Browse files Browse the repository at this point in the history
  • Loading branch information
bells17 authored and k8s-ci-robot committed Sep 27, 2019
1 parent 8c0be10 commit ef44fdc
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
Expand Down

0 comments on commit ef44fdc

Please sign in to comment.