/cloud-provider-azure

Primary LanguagePerlApache License 2.0Apache-2.0

Cloud provider for Azure

Cloud controller manager for Azure

This repository provides tools and scripts for building and testing Kubernetes cloud-controller-manager for Azure. The project is under development.

The azure cloud provider code locates at Kubernetes repository directory. If you want to create issues or pull requests for cloud provider, please go to Kubernetes repository.

There is an ongoing work for refactoring cloud providers out of the upstream repository. For more details, please check this issue.

Please checkout details in Cloud controller manager doc.

Please also check following docs:

NOTE

Currently this repository is used for building and testing cloud-controller-manager for Azure, it references Azure cloud provider implementation code as vendor dir. After handoff, the Azure cloud provider implementation will be moved here.