Merge pull request #49935 from 1Shubham7/main
Fix grammar in "Autoscaling Workloads" pagepull/49938/head
commit
6ef90abfbe
|
@ -111,7 +111,7 @@ in the cluster.
|
||||||
It is also possible to scale workloads based on events, for example using the
|
It is also possible to scale workloads based on events, for example using the
|
||||||
[_Kubernetes Event Driven Autoscaler_ (**KEDA**)](https://keda.sh/).
|
[_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
|
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.
|
a wide range of adapters for different event sources to choose from.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue