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

Resouce Consideration #1560

Closed
seanfulton opened this issue Aug 12, 2024 · 1 comment
Closed

Resouce Consideration #1560

seanfulton opened this issue Aug 12, 2024 · 1 comment

Comments

@seanfulton
Copy link

We have been using DKRON in 2 data centers/11 nodes for several years and it works great.
One issue we are having is with resource allocation. Some jobs are small but long-running; others are ginourmous and run for short periods of time.
I don't see anyway to allocation jobs based on resources (like marathon), or to send jobs to the least-busy node.
Any idea how to do that?

@vcastellm
Copy link
Member

This is a good question, resource based checks and scheduling is being considered for implementation, it's a matter of finding the most elegant implementation.

At this moment there's no such thing, but one workaround is to appropiately tag nodes to run different types of jobs. So for example tag big will accommodate big jobs while small tag can run small jobs, and so on and so forth.

That being said, I'm closing this issue but considering it as a support for this implementation.

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