# cloud-provider-alibaba-cloud **Repository Path**: mirrors_kubernetes/cloud-provider-alibaba-cloud ## Basic Information - **Project Name**: cloud-provider-alibaba-cloud - **Description**: CloudProvider for Alibaba Cloud - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kubernetes Cloud Controller Manager for Alibaba Cloud Thank you for visiting the cloud-provider-alibaba-cloud repository! `cloud-provider-alibaba-cloud` is the external Kubernetes cloud controller manager implementation for Alibaba Cloud. Running `cloud-provider-alibaba-cloud` allows you build your kubernetes clusters leverage on many cloud services on Alibaba Cloud. You can read more about Kubernetes cloud controller manager [here](https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/). ## Development Test project with command ```make test``` and Build an image with command ```make image``` ## QuickStart - [Getting-started](docs/getting-started.md) - [Usage Guide](docs/usage.md) ## Community, discussion, contribution, and support Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). You can reach the maintainers of this project at: - [Slack channel](https://kubernetes.slack.com/messages/sig-cloud-provider) - [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider) ### Code of conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). ## Testing See more info in page [Test](https://github.com/kubernetes/cloud-provider-alibaba-cloud/tree/master/docs/testing.md)