Page MenuHomePhabricator

Introduce cpu limit to renderer
Closed, ResolvedPublic

Description

Renderer has been found, at times, to run with a lot of cpu, seemingly 1 core per thread, seeing as many as 4 cores in one pod. These don't seem to stop themselves, and, at present, it is unclear what cases them. In order to prevent renderer from overrunning the cluster, introduce a cpu limit to its pods.