Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.
This commit is contained in:
chenhonggc
2017-10-25 15:26:08 -05:00
committed by Steve Perry
parent 3e90bbdf7b
commit 56ff8f9650
3 changed files with 3 additions and 3 deletions
@@ -129,8 +129,7 @@ of the set of pods. A cron job does not examine pods at all.
As with all other Kubernetes configs, a cron job needs `apiVersion`, `kind`, and `metadata` fields. For general
information about working with config files, see [deploying applications](/docs/user-guide/deploying-applications),
[configuring containers](/docs/user-guide/configuring-containers), and
[using kubectl to manage resources](/docs/user-guide/working-with-resources) documents.
and [using kubectl to manage resources](/docs/user-guide/working-with-resources) documents.
A cron job also needs a [`.spec` section](https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status).