File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/concepts/workloads/controllers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ Jobが`batch.kubernetes.io/job-tracking`というアノテーションを持っ
646
646
647
647
` .spec.parallelism ` と` .spec.compleitions ` の両方を、` .spec.parallelism ` == ` .spec.compleitions ` となるように変更することで、インデックス付きJobを増減させることができます。[ APIサーバ] ( /docs/reference/command-line-tools-reference/kube-apiserver/ ) の` ElasticIndexedJob ` [ フィーチャーゲート] ( /ja/docs/reference/command-line-tools-reference/feature-gates/ ) が無効になっている場合、` .spec.compleitions ` は不変です。
648
648
649
- 静的ななインデックス付きJobの使用例としては 、MPI、Horovord、Ray、PyTorchトレーニングジョブなど、インデックス付きJobのスケーリングを必要とするバッチワークロードがあります。
649
+ 静的なインデックス付きJobの使用例としては 、MPI、Horovord、Ray、PyTorchトレーニングジョブなど、インデックス付きJobのスケーリングを必要とするバッチワークロードがあります。
650
650
651
651
## 代替案 {#alternatives}
652
652
You can’t perform that action at this time.
0 commit comments