Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoscaling worker pods #80

Open
omri-shilton opened this issue Feb 29, 2024 · 1 comment
Open

autoscaling worker pods #80

omri-shilton opened this issue Feb 29, 2024 · 1 comment

Comments

@omri-shilton
Copy link

I've been playing with queue mode and autoscaling, but it seems that the chart only autoscales (with hpa) the main pod, and not the worker pods.
even though in the worker deployment there is an if-else that checks with autoscaling is enabled.
Am I missing something?
What is the correct approach to scaling worker pods based on executions/resources/other metrics?

Thanks!

@Vad1mo
Copy link
Member

Vad1mo commented Feb 29, 2024

I have no idea about that and didn't explore that option and the possibilities.
I suspect we have only the basic version of it in the chart here.

I would suggest exploring that option x and documenting it in the wiki for the others, plus the updated charts. Check also the past PRs regarding HPA, maybe you'll find some hints of its application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants