kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.01k stars 1.01k forks source link

New BeanstalkD Scaler #5901

Open tsmgeek opened 1 week ago

tsmgeek commented 1 week ago

Proposal

Scaler that can work with BeanstalkD Queue, with both ready/burried job stats

Use-Case

We currently use BeanstalkD as our primary queuing system and we are looking to transition over to K8s

Is this a feature you are interested in implementing yourself?

Maybe

Anything else?

No response

zroubalik commented 3 days ago

Sounds like a great addition, are you willing to contribute the scaler?