Skip to content

Commit fc4a34c

Browse files
Merge pull request #292655 from Ajsalemo/main
Updating scale-app.md to call out that KEDA proxies are not supported on Container Apps
2 parents e602e9e + 69f4ba1 commit fc4a34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ If the app was scaled to the maximum replica count of 20, scaling goes through t
576576

577577
- If you're using [Dapr actors](https://docs.dapr.io/developing-applications/building-blocks/actors/actors-overview/) to manage states, you should keep in mind that scaling to zero isn't supported. Dapr uses virtual actors to manage asynchronous calls, which means their in-memory representation isn't tied to their identity or lifetime.
578578

579+
- Changing KEDA proxies through the [proxies](https://keda.sh/docs/2.16/operate/cluster/#http-proxies) settings are not supported. Consider using Workload Profiles with a NAT Gateway or User Defined Route (UDR) to send traffic to a network appliance, where traffic can be inspected or proxied from there.
579580
## Next steps
580581

581582
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)