-
Hi 👋 I'm currently trying to create a way in order to downscale a deployment as soon as an Argo Rollouts gets created (the purpose of this exercise is to replace one with the other in a hands off approach). I've searched a bit and since we use Keda for our autoscaling i looked into it's scalers and came upon the Workload scaler. Trying to make it work for this situation i came across two issues
My doubt here is, if this is something we could/should implement in this scaler? is it something that suggests a new scaler? or even am i totally off and there's a better way to create this sort of 'if this workload starts up, scale down that other one' Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, I think this is a great improvement of the Kubernetes Workload scaler. It definitely could use some improvement. Could you please open new issue with the proposal? |
Beta Was this translation helpful? Give feedback.
Hi, I think this is a great improvement of the Kubernetes Workload scaler. It definitely could use some improvement. Could you please open new issue with the proposal?