Merge pull request #49935 from 1Shubham7/main

Fix grammar in "Autoscaling Workloads" page
pull/49938/head
Kubernetes Prow Robot 2025-02-27 02:02:31 -08:00 committed by GitHub
commit 6ef90abfbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ in the cluster.
It is also possible to scale workloads based on events, for example using the
[_Kubernetes Event Driven Autoscaler_ (**KEDA**)](https://keda.sh/).
KEDA is a CNCF graduated enabling you to scale your workloads based on the number
KEDA is a CNCF-graduated project enabling you to scale your workloads based on the number
of events to be processed, for example the amount of messages in a queue. There exists
a wide range of adapters for different event sources to choose from.