All Products
Search
Document Center

Container Service for Kubernetes:Deploy alibaba-cloud-metrics-adapter in a registered cluster

Last Updated:Mar 26, 2026

alibaba-cloud-metrics-adapter collects metrics from your cluster so that Horizontal Pod Autoscaler (HPA) can automatically scale application pods based on those metrics. This topic describes how to deploy alibaba-cloud-metrics-adapter in a registered cluster using the ACK console.

Prerequisites

Before you begin, ensure that you have:

How it works

Kubernetes defines three categories of metrics, each collected by a different component:

Metric typeCollected byUsed for
Resource metricsmetrics-serverMonitor usage of Kubernetes resources such as pods, nodes, and namespaces
Custom metricsApplication Real-Time Monitoring Service (ARMS) PrometheusScale application pods based on application-level metrics
External metricsalibaba-cloud-metrics-adapter (via the external metrics API)Monitor external signals, such as queries per second (QPS) to an Ingress, and trigger HPA scaling when a threshold is exceeded

Deploy alibaba-cloud-metrics-adapter

  1. Log on to the ACK console.

  2. In the left-side navigation pane, choose Marketplace > Marketplace.

  3. On the Marketplace page, click the App Catalog tab. Find and click ack-alibaba-cloud-metrics-adapter.

  4. On the ack-alibaba-cloud-metrics-adapter page, click Deploy.

  5. In the Deploy wizard, select a cluster and namespace, then click Next. Use the default values for the Namespace and Release Name parameters.

  6. On the Parameters wizard page, set the following parameters, then click OK.

What's next