Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
EventBacklogSize -> KubernetesJobList
Map queue length or backlog size metrics directly to the instantiation of a corresponding number of discrete, single-use worker jobs.
Problem it solves
Scaling long-running replica sets for non-continuous batch work wastes resource capacity and risks abrupt termination of in-flight tasks.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.