zwzhang
zwzhang
- [x] remove the former `executor` module
/milestone v1.2
checking public methods for cgoups r/w should be set as priviate @saintube @Re-Grh
/milestone v1.2
/milestone someday
Resource Consumption Comparation: before & after pod & container throttled ratio saved to tsdb. We deploy koordlet v1.2 and latest version with tsdb refactor on the same node and start...
load高是结果而不是原因,此时可能有资源竞争干扰,也可能没有。 对于cpu层面的资源竞争,可以关注cpu qos和cpu suppress策略,这两个策略目前也适配了yarn场景的最佳实践:https://github.com/koordinator-sh/koordinator/issues/1727 对于驱逐策略,目前策略考虑的范围有:内存水位和cpu满足度,目前还尚未支持对yarn task的精细化驱逐,欢迎参与共建。
memory evict is just like oom killer, which dose not restricted by pdb. *by default*, memory evict should always kill containers even the eviction is failed for rpc timeout for...
> > memory evict is just like oom killer, which dose not restricted by pdb. _by default_, memory evict should always kill containers even the eviction is failed for rpc...