Add Linode to list of implemented CCMs (#13019)

This commit is contained in:
Sarah Gray
2019-03-08 12:29:26 -05:00
committed by Kubernetes Prow Robot
parent a1c03e805f
commit 18d6c123b7
@@ -256,6 +256,7 @@ The following cloud providers have implemented CCMs:
* [GCE](https://github.com/kubernetes/kubernetes/tree/master/pkg/cloudprovider/providers/gce)
* [AWS](https://github.com/kubernetes/kubernetes/tree/master/pkg/cloudprovider/providers/aws)
* [BaiduCloud](https://github.com/baidu/cloud-provider-baiducloud)
* [Linode](https://github.com/linode/linode-cloud-controller-manager)
## Cluster Administration