If you set cpu request == cpu limits, then container will be pinned to CPU cores using cpuset command [0].
There is also a way to influence NUMA node allocation using Memory Manager [1]
[0] https://kubernetes.io/docs/tasks/administer-cluster/cpu-mana...
[1] https://kubernetes.io/docs/tasks/administer-cluster/memory-m...
If you set cpu request == cpu limits, then container will be pinned to CPU cores using cpuset command [0].
There is also a way to influence NUMA node allocation using Memory Manager [1]
[0] https://kubernetes.io/docs/tasks/administer-cluster/cpu-mana...
[1] https://kubernetes.io/docs/tasks/administer-cluster/memory-m...