aliyun-acr-credential-helper enables credential-less pulling of private images from Container Registry (ACR) Personal Edition or Enterprise Edition within Container Service for Kubernetes (ACK) clusters.
Credential-free authentication for ACR Personal Edition is only supported for instances created on or before September 8, 2024. If your ACR Personal Edition instance was created after that date, configure an AccessKey ID and AccessKey Secret instead.
Overview
aliyun-acr-credential-helper reads the acr-configuration ConfigMap in the kube-system namespace of an ACK cluster to authenticate and pull private images without requiring manually configured credentials.
The add-on provides the following capabilities:
-
Credential-free authentication: Authenticates automatically with ACR Enterprise Edition and ACR Personal Edition (instances created on or before September 8, 2024), so you don't need to create or rotate image pull Secrets manually.
-
Multi-account support: Pulls private images from the current account's registry by default. Also supports pulling images from other Alibaba Cloud accounts via cross-account authorization or by configuring an AccessKey ID and AccessKey Secret.
-
Cross-region support: Pulls private images from ACR instances across different regions.
Usage
For instructions on using the add-on, see Use aliyun-acr-credential-helper to pull images without credentials (unmanaged) or Use aliyun-acr-credential-helper to pull images without credentials (managed).
Release history
July 2025
|
Version |
Date |
Description |
Impact |
|
v25.07.21.1-67f1f51-aliyun |
July 21, 2025 |
Feature: Unmanaged credential helper now supports Security Hardening Mode for Elastic Compute Service (ECS) metadata. |
This update does not affect your services. |
September 2024
|
Version |
Date |
Description |
Impact |
|
v24.09.05.1-e65351a-aliyun |
September 5, 2024 |
Bug fix: Unmanaged credential helper: Fixed an issue where Secrets would occasionally become invalid in |
This update does not affect your services. |
August 2024
|
Version |
Date |
Description |
Impact |
|
v24.08.01.1-1aa1880-aliyun |
August 26, 2024 |
Security: Unmanaged credential helper: Restricted Secret permissions. |
This update does not affect your services. |
May 2024
|
Version |
Date |
Description |
Impact |
|
v24.01.29.1-5318af4-aliyun |
May 10, 2024 |
Bug fix: Managed credential helper: Fixed error handling for API call failures. |
This update does not affect your services. |
January 2024
|
Version |
Date |
Description |
Impact |
|
v24.01.16.1-aeea43b-aliyun |
January 22, 2024 |
Bug fix: Unmanaged credential helper: Fixed error handling for API call failures. |
This update does not affect your services. |
April 2023
|
Version |
Date |
Description |
Impact |
|
v23.02.06.2-74e2172-aliyun |
April 4, 2023 |
Feature: The add-on now supports both worker and managed roles, making the dependency on worker roles optional. |
This change affects how you use the add-on. See [Product Change] Announcement on changing the permission dependencies of aliyun-acr-credential-helper. |
March 2023
|
Version |
Date |
Description |
Impact |
|
v23.02.06.1-74e2172-aliyun |
March 15, 2023 |
|
This update does not affect your services. |
March 2022
|
Version |
Date |
Description |
Impact |
|
v22.03.25.1-efe240e-aliyun |
March 25, 2022 |
|
This update does not affect your services. |
January 2022
|
Version |
Date |
Description |
Impact |
|
v22.01.04.0-f637776-aliyun |
January 4, 2022 |
|
This update does not affect your services. |
November 2021
|
Version |
Date |
Description |
Impact |
|
v21.11.15.0-19d8bc1-aliyun |
November 15, 2021 |
Optimization: Upgraded the ClusterRole version. |
This update does not affect your services. |
September 2021
|
Version |
Date |
Description |
Impact |
|
v21.09.22.0-450db22-aliyun |
September 22, 2021 |
Feature: The add-on now reports events in the cluster when it encounters issues. |
This update does not affect your services. |
January 2021
|
Version |
Date |
Description |
Impact |
|
v21.01.26.0-9ac7d9b-aliyun |
January 26, 2021 |
Optimization: Improved the authentication method. |
This update does not affect your services. |
August 2020
|
Version |
Date |
Description |
Impact |
|
v20.08.20.0-c2da10b-aliyun |
August 24, 2020 |
Bug fix: Fixed an issue where pulling private images failed due to expired tokens. |
This update does not affect your services. |
July 2020
|
Version |
Date |
Description |
Impact |
|
v20.07.13.0-2866ccd-aliyun |
July 13, 2020 |
|
This update does not affect your services. |
March 2020
|
Version |
Date |
Description |
Impact |
|
v20.03.16.0-36d5d7e-aliyun |
March 16, 2020 |
Feature: Added support for pulling cross-account private images. |
This update does not affect your services. |