Followup 5655: fix link to garbage collection (#5666)

This commit is contained in:
Qiming
2017-09-28 11:50:36 +08:00
committed by Steve Perry
parent ac78c99a4b
commit 1474b944ca
@@ -114,7 +114,7 @@ cronjob "hello" deleted
``` ```
This stops new jobs from being created and removes all the jobs and pods created by this cronjob. This stops new jobs from being created and removes all the jobs and pods created by this cronjob.
You can read more about it in [garbage collection section](/docs/concepts/cluster-administration/kubelet-garbage-collection/). You can read more about it in [garbage collection section](/docs/concepts/workloads/controllers/garbage-collection/).
## Cron Job Limitations ## Cron Job Limitations