Skip to content

Commit 7fd0540

Browse files
committed
[zh] fix typo
1 parent c2122fc commit 7fd0540

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/workloads/controllers

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/workloads/controllers/job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1880,7 +1880,7 @@ scaling an indexed Job, such as MPI, Horovod, Ray, and PyTorch training jobs.
18801880
从而满足 `.spec.parallelism == .spec.completions`
18811881
缩减规模时,Kubernetes 会删除具有更高索引的 Pod。
18821882

1883-
弹性索引 Job 的使用场景包括需要扩展索引 Job 的批处理工作负载,例如 MPI、Horovord、Ray
1883+
弹性索引 Job 的使用场景包括需要扩展索引 Job 的批处理工作负载,例如 MPI、Horovod、Ray
18841884
和 PyTorch 训练作业。
18851885

18861886
<!--

0 commit comments

Comments
 (0)