- Auto Scaling
- 5.2K
kube-amqp-autoscale
Dynamically scale Kubernetes resources using the length of an AMQP queue (number of messages available for retrieval from the queue) to determine the load.
NOTICE
If your application load is not queue-bound but rather CPU-sensitive, make sure to use built-in Kubernetes Horizontal Pod Autoscaling instead of this project.