5 ms·
Each pod has weight. These are written to your cgroup (cpu.weight in CGroups V2). CFS is scheduling based on these weights. There's a part about it: https://gi
by Sayrus 1mo ago
Each pod has weight. These are written to your cgroup (cpu.weight in CGroups V2). CFS is scheduling based on these weights.
There's a part about it: https://github.com/inevolin/k8s-cpu-limits-analyzed#3-without-limits-who-shares-the-cpu-meet-cfs https://github.com/inevolin/k8s-cpu-limits-analyzed#3-withou...