website/content/en/docs/concepts/workloads/controllers
Jan-Philip Gehrcke f6c402a2bd jobs: clarify that there is no `restartPolicy` for the job itself (#18605)
Sometimes, as it happened to me, a Pod's `restartPolicy` 
is mistakenly taken as the corresponding Job's restart policy.

That was concluded before, here:
https://github.com/kubernetes/community/pull/583/files

The confusion happened here:
https://github.com/kubernetes/kubernetes/issues/30243
https://github.com/kubernetes/kubernetes/issues/43964

And here:
https://github.com/jaegertracing/jaeger-kubernetes/issues/32

This commit tries to clarify that there is no `restartPolicy` for
the job itself, and that using either of `backoffLimit` and
`activeDeadlineSeconds` may result in permanent failure.
2020-01-15 04:51:31 -08:00
..
_index.md
cron-jobs.md Improve CronJob page (#18554) 2020-01-09 03:55:45 -08:00
daemonset.md Official 1.17 Release Docs (#18011) 2019-12-09 16:11:29 -08:00
deployment.md Fix invalid command (kubectl rolling-update) (#17607) 2019-11-21 13:43:29 -08:00
garbage-collection.md Update garbage-collection.md (#15495) 2019-07-23 19:36:14 -07:00
jobs-run-to-completion.md jobs: clarify that there is no `restartPolicy` for the job itself (#18605) 2020-01-15 04:51:31 -08:00
replicaset.md fix for issue #17068 (#17071) 2020-01-13 08:57:38 -08:00
replicationcontroller.md rcs can not be a shortcut in kubectl command (#17443) 2019-11-05 22:21:50 -08:00
statefulset.md Tweak StatefulSet concept page for YAML rendering (#17891) 2019-11-30 21:17:04 -08:00
ttlafterfinished.md specify components requiring feature gate (#17922) 2019-12-03 17:34:57 -08:00