Skip to content

[proposal] Introducing QueueingHint into the elasticquota plugin #2581

Description

@qinfustu

What is your proposal:

The Kubernetes scheduling framework provides a QueueingHint mechanism. If this mechanism could be integrated into elastic quota management, it would help mitigate the issue where multiple resource quotas exist in a cluster. Specifically, when some quotas have a large number of high-priority pods stuck in a pending state, they may monopolize scheduling cycles and prevent pods in other quotas—even those with sufficient resources—from being scheduled.

​​Introduction to QueueingHint​​:

  1. https://kubernetes.io/blog/2024/12/12/scheduler-queueinghint/
  2. https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md
  3. https://cloud.tencent.com/developer/article/2393595

Why is this needed:

Is there a suggested solution, if so, please add it:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions