Skip to content

Commit 831940f

Browse files
authored
Merge pull request #21275 from kubernetes/revert-21206-document-digitalocean-cloudprovider
Revert "Add DigitalOcean to cloud provider documentation."
2 parents 6e6f44d + 835af84 commit 831940f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

content/en/docs/concepts/cluster-administration/cloud-providers.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,15 +125,6 @@ If you wish to use the external cloud provider, its repository is [apache/clouds
125125
The CloudStack cloud provider uses the hostname of the node (as determined by the kubelet or overridden with `--hostname-override`) as the name of the Kubernetes Node object.
126126
Note that the Kubernetes Node name must match the CloudStack VM name.
127127

128-
## DigitalOcean
129-
130-
If you wish to use the external cloud provider, its repository is [digitalocean/digitalocean-cloud-controller-manager](https://github.com/digitalocean/digitalocean-cloud-controller-manager)
131-
132-
### Node Name
133-
134-
The DigitalOcean cloud provider uses the hostname of the node (as determined by the kubelet or overridden with `--hostname-override`) as the name of the Kubernetes Node object.
135-
Note that the Kubernetes Node name must match the DigitalOcean Droplet name.
136-
137128
## GCE
138129

139130
If you wish to use the external cloud provider, its repository is [kubernetes/cloud-provider-gcp](https://github.com/kubernetes/cloud-provider-gcp#readme)

0 commit comments

Comments
 (0)