Autoscaling jobs on Kubernetes based on queue length

preview_player
Показать описание
In this stream I am going to build an autoscaled setup of a queue based work processing system.

- We are going to pick a simplistic queue engine (Redis / RabbitMQ)
- Write the dumbest worker that picks work items off the queue
- And set up autoscaling for it with KEDA
Рекомендации по теме
Комментарии
Автор

I need this video so much to address a scaling issue I'm seeing with GitLab runners. THANK YOU!

STatic