website/content/en/docs/reference/command-line-tools-reference/feature-gates/elastic-indexed-job.md

449 B

title content_type _build stages
ElasticIndexedJob feature_gate
list render
never false
stage defaultValue fromVersion
beta true 1.27

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.