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

Support for fair sharing of unused resources #1714

Closed
mwielgus opened this issue Feb 9, 2024 · 1 comment · Fixed by #2070
Closed

Support for fair sharing of unused resources #1714

mwielgus opened this issue Feb 9, 2024 · 1 comment · Fixed by #2070
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mwielgus
Copy link
Contributor

mwielgus commented Feb 9, 2024

What would you like to be added:

Fair sharing of unused resources between ClusterQueues.

Why is this needed:

Currently Kueue distributes unused resources on "first come first served" basis. So users who submit their workloads at, say, 6 am may take over the whole unused capacity for the whole day (assuming that the other jobs have the same priority).

Completion requirements:

This enhancement requires the following artifacts:

  • [ x ] Design doc
  • [ x ] API change
  • [ x ] Docs update

The artifacts should be linked in subsequent comments.

@mwielgus mwielgus added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 9, 2024
@mwielgus
Copy link
Contributor Author

mwielgus commented Feb 9, 2024

/assign @mwielgus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant