website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ElasticIndexedJob.md

826 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

允许通过同时改变 spec.completionsspec.parallelism 使得 spec.completions == spec.parallelism 来对带索引的 Job 执行扩容或缩容。 更多细节请参阅弹性索引 Job 文档。