Skip to content

Files

Latest commit

4fc5e6c · Jun 7, 2022

History

History
60 lines (42 loc) · 2.79 KB

keda-integrations.md

File metadata and controls

60 lines (42 loc) · 2.79 KB
title description services author ms.topic ms.date ms.author
Integrations with Kubernetes Event-driven Autoscaling (KEDA) on Azure Kubernetes Service (AKS) (Preview)
Integrations with Kubernetes Event-driven Autoscaling (KEDA) on Azure Kubernetes Service (AKS) (Preview).
container-service
tomkerkhove
article
05/24/2022
tomkerkhove

Integrations with Kubernetes Event-driven Autoscaling (KEDA) on Azure Kubernetes Service (AKS) (Preview)

The Kubernetes Event-driven Autoscaling (KEDA) add-on integrates with features provided by Azure and open source projects.

[!INCLUDE preview features callout]

Important

Integrations with open source projects are not covered by the AKS support policy.

Observe your autoscaling with Kubernetes events

KEDA automatically emits Kubernetes events allowing customers to operate their application autoscaling.

To learn about the available metrics, we recommend reading the KEDA documentation.

Scalers for Azure services

KEDA can integrate with various tools and services through a rich catalog of 50+ KEDA scalers. It supports leading cloud platforms (such as Azure) and open-source technologies such as Redis and Kafka.

It leverages the following scalers for Azure services:

Next to the built-in scalers, you can install external scalers yourself to autoscale on other Azure services:

However, these external scalers aren't supported as part of the add-on and rely on community support.

Next steps