The Cloud Controller Manager (CCM) is used to manage load balancing services in Kubernetes clusters. This topic introduces the CCM and describes the usage notes and release notes for the CCM.
Introduction
The CCM can be used to interface Kubernetes with infrastructure services of Alibaba Cloud and manage load balancing services in ACS clusters, including Classic Load Balancer (CLB) and Network Load Balancer (NLB).
When the type of a Service is set to
Type=LoadBalancer, CCM creates or configures a CLB or NLB for the Service, including resources such as CLB or NLB instances, listeners, and backend servers.When the endpoints of a Service change or the cluster nodes change, the CCM automatically updates the backend server groups of the CLB or NLB instance created for the Service.
Usage notes
For more information about how to use CCM to manage load balancing services, refer to the following topics:
Before you configure load balancing, take note of the considerations. For more information, see Considerations for configuring a LoadBalancer Service.
For more information about how to configure load balancing, see Use an automatically created SLB instance to expose an application and Use an existing SLB instance to expose an application.
You can also customize load balancing by adding annotations to Service configurations. The cloud controller manager supports custom configurations. For more information, see Add annotations to the YAML file of a Service to configure CLB instances.
For more information about how to troubleshoot the issue that the CCM fails to pass the update precheck, see How to handle the issue that the CCM fails to pass the update precheck.
Release notes
April 2026
Version | Image address | Update time | Changes | Impact |
v2.14.0 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.14.0 | April 13, 2026 | This version is rolling out in phases. New features:
| This upgrade does not affect your services. |
January 2026
Version | Image URL | Change time | Description | Impact |
v2.13.0 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.13.0 | January 30, 2026 | New features:
Improvements:
| This upgrade does not affect your workloads. |
December 2025
Version | Image address | Release date | Description | Impact |
v2.12.4 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.12.4 | December 11, 2025 | New feature:
Fixed issue:
| This update does not affect your workloads. |
November 2025
Version | Image address | Release date | Description | Impact |
v2.12.3 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.12.3 | November 19, 2025 | Improvement:
Fixed issue:
| This update does not impact your services. |
September 2025
Version | Image address | Release date | Description | Impact |
v2.12.1 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.12.1 | September 11, 2025 | Important Starting with this version, the default billing method for new CLB instances changes from pay-by-spec to pay-by-CLCU. Existing CLB instances are not affected. For more information, see [Product Changes] Default load balancer type and billing method change for new Services and Nginx Ingress Controller.
| This update does not impact your services. |
July 2025
Version | Image address | Release date | Description | Impact |
v2.11.4 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.11.4 | 2025-07-17 |
| This upgrade will not affect your workloads. |
June 2025
Version | Image address | Release date | Description | Impact |
v2.11.3 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.11.3 | June 27, 2025 |
| This upgrade does not impact your workloads. |
May 2025
Version | Image address | Release date | Description | Impact |
v2.11.2 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.11.2 | May 29, 2025 |
| This upgrade does not affect your workloads. |
v2.11.1 | registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager:v2.11.1 | May 15, 2025 |
| This upgrade does not affect your workloads. |
January 2025
Version number | Release date | Description | Impact |
v2.10.2 | 2024-01-20 |
| No impact on workloads. |
December 2024
Version number | Release date | Description | Impact |
v2.10.0 | 2024-12-02 | Important Starting from this version, changes to the value of the
| No impact on workloads. |
June 2024
Version number | Release date | Description | Impact |
v2.8.3 | 2024-06-30 |
| No impact on workloads. |