|
|
|
|
|
by dilyevsky
2282 days ago
|
|
You got it completely backwards. Request doesn’t leave unused cpu as it is cpu.shares, limit does being cfs quota that completely prevents your process from scheduling even if nothing else is using cycles. Don’t believe me? here’s one of kubernetes founders saying same thing - https://www.reddit.com/r/kubernetes/comments/all1vg/comment/... |
|
You can overprovision limit.
This is easy to test for yourself.