Pausing keda autoscaling at cluster level #5956
Unanswered
rohit-gujral
asked this question in
General
Replies: 1 comment 2 replies
-
I like this idea of cluster-wide control. Thoughts @kedacore/keda-maintainers? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi TEam,
I run around 30 apps in my cluster which has keda scaledobject enabled for autoscaling using cron, cpu scalers.
I want to temporarily disable keda autoscaling, keeping HPA working as desired.
I know I can use
But I will have to do this for all 30 applications which is a pain.
Beta Was this translation helpful? Give feedback.
All reactions