Skip to content

[bfr] set cpu requests = limit = 7

Pluto (9R) requested to merge bifrost-7-cpu into master

Bifrost gets CPUOverCommit during TSS keysign, causing throttling or process to be killed. Since all cloud providers have 8vpcu (m5a.2xlarge, n2d-standard-8, etc.) Assigning requests / limits to 7 will effectively put Bifrost on a dedicated node (without having to taint a node pool).

Merge request reports