kubewharf/katalyst-core

Support inter-pod affinity and anti-affinity at NUMA level

caohe opened this issue ยท 5 comments

caohe commented

What would you like to be added?

This issue is opened to track the development of inter-pod affinity and anti-affinity at NUMA level in Kubernetes.

Why is this needed?

Currently, Kubernetes supports inter-pod affinity and anti-affinity at the node level. However, there is a growing need for extending this support to the NUMA level.

For example, high-memory bandwidth consuming pods, like workers, can impact the performance of other pods on the same NUMA node, such as parameter servers. Allocating these pods to different NUMA nodes can mitigate such interferences.

Hello, I wanna participant it ๐Ÿ˜„

we will have community meeting to discuss this, can we post the documents here? @pendoragon

Hello, I wanna participant it ๐Ÿ˜„

we will have community meeting to discuss this, can we post the documents here? @pendoragon

Hello, I wanna participant it ๐Ÿ˜„

sure, https://bytedance.feishu.cn/docx/VXGfdiddUoemoQx54uacwSHonPd @yanxiaoqi932 feel free to edit the agenda

we will have community meeting to discuss this, can we post the documents here? @pendoragon

Hello, I wanna participant it ๐Ÿ˜„

sure, https://bytedance.feishu.cn/docx/VXGfdiddUoemoQx54uacwSHonPd @yanxiaoqi932 feel free to edit the agenda

Thank you. I have applied for permission to the online document.

v0.4.0 tbd