Document the meaning of CPU requests & limits #50308
Labels
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/ (or another page linked from there) should go into more detail on how CPU requests & limits actually work.
Specifically, on linux:
100ms
, and a brief overview of how throttling works (in my experience, this is often misunderstood)It would also be good to cover how windows handles these.
/sig node
The text was updated successfully, but these errors were encountered: