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

干扰检测部分的实现有开源吗? #54

Open
mrningyang opened this issue Jun 15, 2022 · 3 comments
Open

干扰检测部分的实现有开源吗? #54

mrningyang opened this issue Jun 15, 2022 · 3 comments

Comments

@mrningyang
Copy link

No description provided.

@ddongchen
Copy link
Collaborator

ddongchen commented Jun 17, 2022

代码中有内置的干扰检测代码和部分内测资源,包括节点资源、容器资源和app级别的资源,其中app级别的资源支持外部扩展,可以直接用,满足日常干扰检测需求。 目前正在扩展更灵活的检测插件和更多资源

@mrningyang
Copy link
Author

代码中有内置的干扰检测代码和部分内测资源,包括节点资源、容器资源和app级别的资源,其中app级别的资源支持外部扩展,可以直接用,满足日常干扰检测需求。 目前正在扩展更灵活的检测插件和更多资源

你们的设计中,离线pod的qos为BE,request limit均为0吗?

@ddongchen
Copy link
Collaborator

代码中有内置的干扰检测代码和部分内测资源,包括节点资源、容器资源和app级别的资源,其中app级别的资源支持外部扩展,可以直接用,满足日常干扰检测需求。 目前正在扩展更灵活的检测插件和更多资源

你们的设计中,离线pod的qos为BE,request limit均为0吗?

是的。离线任务理论上为优先级最低的pod,但也可以为离线pod配置limit,request不需要配置,因使用的扩展资源

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants