ack-helm-manager is an add-on for Container Service for Kubernetes (ACK) that lets you install and manage custom Helm charts hosted on Container Registry Enterprise Edition (ACR EE). Install this add-on if you want to deploy Helm charts stored in ACR EE through the ACK console.
Prerequisites
Before you begin, make sure you have:
Whitelist access. Submit a ticket to apply.
A cluster running Kubernetes 1.18 or later. To upgrade, see Manually update ACK clusters.
Helm 3.0 or later. To upgrade from Helm V2, see [Component updates] Update Helm V2 to V3. To upgrade Helm manually, see How do I manually update Helm?.
Install ack-helm-manager
Log on to the ACK console. In the left-side navigation pane, click Clusters.
On the Clusters page, click the name of the cluster you want to manage, then choose Operations > Add-ons in the left-side navigation pane.
On the Add-ons page, search for ack-helm-manager, then click Install.
In the confirmation dialog, click OK.
On the Add-ons page, monitor the installation progress. The status changes to Installed when the add-on is ready.
Deploy a Helm chart from ACR EE
After installing ack-helm-manager, you can deploy Helm charts stored in ACR EE directly from the ACK console.
Log on to the ACK console. In the left-side navigation pane, click Clusters.
On the Clusters page, click the name of the cluster you want to manage, then choose Applications > Helm in the left-side navigation pane.
On the Helm page, click Deploy.
In the Basic Information step, configure the following parameters:
Parameter Description Application Name Enter a name for the application. Namespace Select the namespace where the Helm chart will be installed. Source Select ACR EE. Instance Set Region, Instance, and Repository to filter available Helm charts. Click Next.
In the Parameters step, keep the default settings and click OK.
Release notes
March 2022
| Version | Image address | Release date | Description | Impact |
|---|---|---|---|---|
| 0.1.0-9397c1f7 | registry.cn-hangzhou.aliyuncs.com/acs/helm-manager:0.1.0-9397c1f7 | 2022-03-22 | ack-helm-manager is released. | No impact on workloads |