You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Using concurrency you are setting the scaling based on the instant concurrent connections and not based on aggregations (seconds, minutes, etc...)
I'd use this config:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
All issues that are marked as stale due to inactivity
label
Aug 2, 2024
Report
I have the following configuration that doesn't seems to scale-up the deployment:
Expected Behavior
I would expect that once I access my application and do more than 10 requests per second it would scale it up.
Actual Behavior
Nothing happens, the number of pods stays
1/1
Steps to Reproduce the Problem
Here you could find the whole deployment yaml:
Logs from KEDA HTTP operator
No logs found once performing
kubectl -n keda logs keda-operator-dd878ddf6-g28c5 -f
HTTP Add-on Version
0.8.0
Kubernetes Version
1.29
Platform
Amazon Web Services
Anything else?
No response
The text was updated successfully, but these errors were encountered: