Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Reduce amount of compute-worker pods #191

Open
phudtran opened this issue Jan 27, 2023 · 0 comments
Open

Reduce amount of compute-worker pods #191

phudtran opened this issue Jan 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@phudtran
Copy link
Contributor

Currently create 1 worker/node/queue.
We only need #queues == #nodes.
As the workers don't consume much resources, we can assign multiple queues to a single worker. This will free up space for more pods to be scheduled on the nodes.

@phudtran phudtran added the enhancement New feature or request label Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant