简体   繁体   English

Google容器群中Pod的优先级

[英]Priorities of Pods in Google Container Cluster

Is it possible to schedule upcoming Pods/Containers based on their priorities? 是否可以根据优先级安排即将推出的Pods / Containers? (if container1 is critical and needs resources, the google orchestrator can kill other low priority containers) If yes, is there some specific priorities tags (like: critical, monitoring, production...)? (如果container1很关键且需要资源,那么google orchestrator可以杀死其他低优先级容器)如果是,是否有一些特定的优先级标记(如:关键,监控,生产......)?

This use case is described in both the Borg paper and the Omega paper . 这个用例在Borg论文Omega论文中都有描述。 However, it is not presently implemented within Kubernetes. 但是,它目前尚未在Kubernetes中实施。 Here are some related links to ongoing proposals: 以下是正在进行的提案的一些相关链接:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM