website/content/en/docs/reference/command-line-tools-reference/feature-gates/SchedulerPopFromBackoffQ.md

383 B

title content_type _build stages
SchedulerPopFromBackoffQ feature_gate
list render
never false
stage defaultValue fromVersion
beta true 1.33

Improves scheduling queue behavior by popping pods from the backoffQ when the activeQ is empty. This allows to process potentially schedulable pods ASAP, eliminating a penalty effect of the backoff queue.