Skip to content

Commit a8e8c9b

Browse files
authored
Update cron-jobs.md
Compared with the English document, there is one less description explaining the automatic cleaning task.
1 parent dadb6d9 commit a8e8c9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/zh/docs/concepts/workloads/controllers/cron-jobs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ and set this flag to `false`. For example:
285285
* 阅读 CronJob `.spec.schedule` 字段的[格式](https://pkg.go.dev/github.com/robfig/cron/v3#hdr-CRON_Expression_Format)
286286
* 有关创建和使用 CronJob 的说明及示例规约文件,请参见
287287
[使用 CronJob 运行自动化任务](/zh/docs/tasks/job/automated-tasks-with-cron-jobs/)
288+
* 有关自动清理失败或完成作业的说明,请参阅[自动清理作业](/docs/concepts/workloads/controllers/job/#clean-up-finished-jobs-automatically)
288289
* `CronJob` 是 Kubernetes REST API 的一部分,
289290
阅读 {{< api-reference page="workload-resources/cron-job-v1" >}}
290291
对象定义以了解关于该资源的 API。

0 commit comments

Comments
 (0)