Skip to content

Commit 966509e

Browse files
acartcatgreenie-msftMark Fussell
authored
Update autoscale-keda.md (#2047)
Co-authored-by: greenie-msft <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent 3d050ae commit 966509e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/developing-applications/integrations/autoscale-keda.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "How to configure your Dapr application to autoscale using KEDA"
66
weight: 2000
77
---
88

9-
Dapr, with its modular building-block approach, along with the 10+ different [pub/sub components]({{< ref pubsub >}}), make it easy to write message processing applications. Since Dapr can run in many environments (e.g. VM, bare-metal, Cloud, or Edge) the autoscaling of Dapr applications is managed by the hosting later.
9+
Dapr, with its modular building-block approach, along with the 10+ different [pub/sub components]({{< ref pubsub >}}), make it easy to write message processing applications. Since Dapr can run in many environments (e.g. VM, bare-metal, Cloud, or Edge) the autoscaling of Dapr applications is managed by the hosting layer.
1010

1111
For Kubernetes, Dapr integrates with [KEDA](https://github.com/kedacore/keda), an event driven autoscaler for Kubernetes. Many of Dapr's pub/sub components overlap with the scalers provided by [KEDA](https://github.com/kedacore/keda) so it's easy to configure your Dapr deployment on Kubernetes to autoscale based on the back pressure using KEDA.
1212

0 commit comments

Comments
 (0)