Skip to content

HUAWEI CLOUD Controller Manager is an external cloud controller manager for running kubernetes in a HUAWEI CLOUD cluster.

License

Notifications You must be signed in to change notification settings

chengxiangdong/cloud-provider-huaweicloud

 
 

Repository files navigation

Kubernetes Cloud Provider for Huawei Cloud

The Huawei Cloud Controller Manager provides the interface between a Kubernetes cluster and Huawei Cloud service APIs. This project allows a Kubernetes cluster to provision, monitor, and remove Huawei Cloud resources necessary for the operation of the cluster.

See Cloud Controller Manager Administration for more about Kubernetes cloud controller manager.

Implementation Details

Currently huawei-cloud-controller-manager implements:

  • servicecontroller - responsible for creating LoadBalancers when a service of Type: LoadBalancer is created in Kubernetes.
  • nodecontroller - updates nodes with cloud provider specific labels and addresses.

Compatibility with Kubernetes

Kubernetes Version Latest Huawei Cloud Controller Manager Version
v1.20 v0.20.4
v1.21 v0.21.4
v1.22 v0.22.4
v1.23 v0.23.4
v1.24 v0.24.4
v1.25 v0.25.4
v1.26 v0.26.7

Quick Start

More About Cloud Controller Manager

Support

Any questions feel free to submit an issue.

About

HUAWEI CLOUD Controller Manager is an external cloud controller manager for running kubernetes in a HUAWEI CLOUD cluster.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.8%
  • Shell 2.5%
  • Other 0.7%