batch-workloads-constrained-by-scheduling-and-retry-semantics

Status: IN

Batch workloads in OpenShift must navigate two independent constraint systems: the retry/failure model (backoff limits, pod failure policies, concurrency policies, restart restrictions) governs temporal behavior, while multi-dimensional scheduling constraints (node selectors, taints, affinity, topology, NUMA policy) govern spatial placement — both must be satisfied for a batch job to complete successfully

Justifications

depth-2 — two d1 conclusions covering temporal (retry) and spatial (scheduling) constraints combine to define the complete batch execution contract

Depends on (SL): batch-workload-retry-model, scheduling-constraints-multi-dimensional

JSON