449 B
449 B
title | content_type | _build | stages | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ElasticIndexedJob | feature_gate |
|
|
Enables Indexed Jobs to be scaled up or down by mutating both
spec.completions
and spec.parallelism
together such that spec.completions == spec.parallelism
.
See docs on elastic Indexed Jobs
for more details.