Skip to content

Commit 9a2e2a9

Browse files
committed
toc
1 parent 51afa20 commit 9a2e2a9

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

articles/azure-monitor/essentials/integrating-keda.md renamed to articles/azure-monitor/essentials/integrate-keda.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
---
2+
title: Integrate KEDA with your Azure Kubernetes Service cluster
3+
description: How to integrate KEDA with your Azure Kubernetes Service cluster.
4+
author: EdB-MSFT
5+
ms.author: edbaynash
6+
services: azure-monitor
7+
ms.topic: how-to
8+
ms.date: 05/31/2023
9+
---
10+
11+
112
# Integrate KEDA with your Azure Kubernetes Service cluster
213

314
KEDA is a Kubernetes-based Event Driven Autoscaler. KEDA lets you can drive the scaling of any container in Kubernetes based on the load to be processed, by querying metrics from systems such as Prometheus. Integrate KEDA with your Azure Kubernetes Service (AKS) cluster to scale your workloads based on Prometheus metrics from your Azure Monitor workspace.

articles/azure-monitor/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,9 @@ items:
491491
- name: Azure Active Directory pod identity
492492
displayName: Prometheus,remote-write
493493
href: essentials/prometheus-remote-write-azure-ad-pod-identity.md
494+
- name: KEDA Integration
495+
displayName: Prometheus
496+
href: essentials/integrate-keda.md
494497
- name: Prometheus Azure Active Directory authorization proxy
495498
displayName: Prometheus
496499
href: essentials/prometheus-authorization-proxy.md

0 commit comments

Comments
 (0)