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

536 B

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

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.