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

[feature] 支持Taints、Tolerations调度能力 #398

Closed
zmberg opened this issue Mar 5, 2020 · 0 comments
Closed

[feature] 支持Taints、Tolerations调度能力 #398

zmberg opened this issue Mar 5, 2020 · 0 comments
Assignees
Labels
feature new feature inner issue comes from Tencent side
Milestone

Comments

@zmberg
Copy link
Contributor

zmberg commented Mar 5, 2020

feature相关背景与描述
生产环境的调度过程中,经常会有希望某些机器只允许调度某些特殊的应用。

mesos通过支持Taints、Tolerations的方式来支持。
Taints:给node打污点,默认应用不会调度到这些机器上来
Tolerations:允许应用容忍node污点,这些应用能够调度到这些机器上来

@zmberg zmberg added the feature new feature label Mar 5, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Mar 5, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Mar 5, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Mar 5, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Mar 9, 2020
@DeveloperJim DeveloperJim added inner issue comes from Tencent side mesos labels May 11, 2020
@DeveloperJim DeveloperJim added this to the 1.17.x milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature inner issue comes from Tencent side
Projects
None yet
Development

No branches or pull requests

2 participants