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 OOM priority as a QoS enhancement #216

Closed
caohe opened this issue Aug 16, 2023 · 2 comments
Closed

Support for OOM priority as a QoS enhancement #216

caohe opened this issue Aug 16, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@caohe
Copy link
Member

caohe commented Aug 16, 2023

What would you like to be added?

  • Users can specify the OOM priority as a QoS enhancement.
  • Implement OOM priority with oom_score_adj.

Why is this needed?

Currently, Kubernetes will configure different oom_score_adj values for different QoS classes. However, the order of OOM also depends on other dimensional factors such as the memory usage of the container.

In the colocation scenario, it's important to strictly ensure that web services are terminated later than batch jobs due to OOM when the cluster's memory resources become scarce.

@caohe caohe added the enhancement New feature or request label Aug 16, 2023
@caohe caohe added this to the v0.4 milestone Aug 16, 2023
@caohe caohe moved this to 📋 Backlog in Katalyst Development Dashboard Aug 16, 2023
@y-ykcir
Copy link
Contributor

y-ykcir commented Sep 14, 2023

@caohe Hi, I am very interested in this issue, is there any chance to participate now?

@caohe
Copy link
Member Author

caohe commented Sep 14, 2023

@caohe Hi, I am very interested in this issue, is there any chance to participate now?

@y-ykcir Yes, we can discuss this at the community meeting next Thursday. Please feel free to edit the agenda
https://bytedance.feishu.cn/docx/VXGfdiddUoemoQx54uacwSHonPd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants