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
I have been using Keda for a long time. Recently, the system has started to fail to respond. There are nearly 3000 scaledobjects in the system, maybe this is the cause of the problem, but I cannot find the place where it takes the timeout and I cannot intervene in Keda.
The text was updated successfully, but these errors were encountered:
Hello
There have been a lot of performance improvements since KEDA v2.11.2, I'd suggest upgrading it to a recent version and maybe the issues in the metrics servers disappears.
About the RabbitMQ issue, does the queue exist in the vhost? the error reports 404 searching the queue.
About the load (~3k SO), it's quite normal and KEDA should be able to handle it just configuring the kube-client parameters to support more request in its own local rate limiter -> https://keda.sh/docs/2.15/operate/cluster/#kubernetes-client-parameters
The improvements I meant above also includes changesin how KEDA handles the status of the SO, reducing the requests to the k8s api server
Report
Expected Behavior
.
Actual Behavior
.
Steps to Reproduce the Problem
Logs from KEDA operator
KEDA Version
2.11.2
Kubernetes Version
1.28
Platform
Other
Scaler Details
RabbitMQ
Anything else?
I have been using Keda for a long time. Recently, the system has started to fail to respond. There are nearly 3000 scaledobjects in the system, maybe this is the cause of the problem, but I cannot find the place where it takes the timeout and I cannot intervene in Keda.
The text was updated successfully, but these errors were encountered: