Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

KEDA (Kubernetes Event-Driven Autoscaling) is a component that enables event-based autoscaling for workloads in Kubernetes. With KEDA, Kubernetes can manage application scalability more efficiently based on actual workload demands, rather than just CPU/RAM usage. This guide explains how to install KEDA.

Last updated