File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
en/docs/concepts/workloads/controllers
ko/docs/concepts/workloads/controllers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ the Job in turn is responsible for the management of the Pods it represents.
85
85
86
86
## {{% heading "whatsnext" %}}
87
87
88
- [ Cron expression format] ( https://pkg.go.dev/github.com/robfig/cron?tab=doc#hdr-CRON_Expression_Format )
88
+ [ Cron expression format] ( https://en.wikipedia.org/wiki/Cron )
89
89
documents the format of CronJob ` schedule ` fields.
90
90
91
91
For instructions on creating and working with cron jobs, and for an example of CronJob
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Cannot determine if job needs to be started. Too many missed start time (> 100).
80
80
81
81
## {{% heading "whatsnext" %}}
82
82
83
- [ 크론 표현 포맷] ( https://pkg.go.dev/github.com/robfig/cron?tab=doc#hdr-CRON_Expression_Format ) 은
83
+ [ 크론 표현 포맷] ( https://ko.wikipedia.org/wiki/Cron ) 은
84
84
크론잡 ` schedule ` 필드의 포맷을 문서화 한다.
85
85
86
86
크론 잡 생성과 작업에 대한 지침과 크론잡 매니페스트의
You can’t perform that action at this time.
0 commit comments