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

[proposal] elastic quota plugin support job-level preemption #1840

Open
xulinfei1996 opened this issue Jan 15, 2024 · 1 comment
Open

[proposal] elastic quota plugin support job-level preemption #1840

xulinfei1996 opened this issue Jan 15, 2024 · 1 comment
Labels
area/koord-scheduler kind/proposal Create a report to help us improve
Milestone

Comments

@xulinfei1996
Copy link
Contributor

xulinfei1996 commented Jan 15, 2024

What is your proposal:
koord-scheduler supports jobwise preemtption.

Why is this needed:
In a large scale shared-cluster, some quotas may be very busy, some quotas may be idle. If the idle resources can be shared in some way, the resource utilization rate of the cluster will be significantly improved. Moreover, even in one quota, there are some production jobs and develop jobs, user may expect production jobs can preempt develop jobs when resource is busy.

If the pods belongs to a job , we should also consider resource assign\preemption by job level.
Is there a suggested solution, if so, please add it:

@xulinfei1996 xulinfei1996 added the kind/proposal Create a report to help us improve label Jan 15, 2024
@xulinfei1996 xulinfei1996 changed the title [proposal] elastic quota plugin suppors jobwise preemption [proposal] elastic quota plugin support pod-group wise preemption Jan 15, 2024
@xulinfei1996 xulinfei1996 changed the title [proposal] elastic quota plugin support pod-group wise preemption [proposal] elastic quota plugin support job-level oversold management Jan 15, 2024
@eahydra eahydra added this to the v1.5 milestone Jan 16, 2024
@eahydra eahydra changed the title [proposal] elastic quota plugin support job-level oversold management [proposal] elastic quota plugin support job-level preemption Jan 30, 2024
@eahydra
Copy link
Member

eahydra commented Jan 30, 2024

proposal is here #1879

@saintube saintube modified the milestones: v1.5, v1.6 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/koord-scheduler kind/proposal Create a report to help us improve
Projects
None yet
Development

No branches or pull requests

3 participants