Skip to content

reggie: Resource requests and limits

Dduvall requested to merge review/reggie-resources into main

The baseline requests were chosen based on observation of reggie under load via a run of all 100 create-load jobs.

Note that CPU is not constrained by a limit as the underlying node's CPU scheduler should be sufficient in its fairness. The request however, should ensure reggie has sufficient CPU available.

Merge request reports