Update cron-jobs.md
Compared with the English document, there is one less description explaining the automatic cleaning task.
This commit is contained in:
@@ -285,6 +285,7 @@ and set this flag to `false`. For example:
|
||||
* 阅读 CronJob `.spec.schedule` 字段的[格式](https://pkg.go.dev/github.com/robfig/cron/v3#hdr-CRON_Expression_Format)。
|
||||
* 有关创建和使用 CronJob 的说明及示例规约文件,请参见
|
||||
[使用 CronJob 运行自动化任务](/zh/docs/tasks/job/automated-tasks-with-cron-jobs/)。
|
||||
* 有关自动清理失败或完成作业的说明,请参阅[自动清理作业](/docs/concepts/workloads/controllers/job/#clean-up-finished-jobs-automatically)
|
||||
* `CronJob` 是 Kubernetes REST API 的一部分,
|
||||
阅读 {{< api-reference page="workload-resources/cron-job-v1" >}}
|
||||
对象定义以了解关于该资源的 API。
|
||||
|
||||
Reference in New Issue
Block a user