Difference between revisions of "Kubernetes Pod Lifecycle"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/ | * https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/ | ||
+ | |||
+ | |||
+ | [[reason]] | ||
== Related == | == Related == | ||
* [[Kubernetes restartPolicy]]: <code>[[restartPolicy]]: Always, OnFailure, and Never</code> | * [[Kubernetes restartPolicy]]: <code>[[restartPolicy]]: Always, OnFailure, and Never</code> | ||
* [[Container Lifecycle Events]] | * [[Container Lifecycle Events]] | ||
+ | * <code>[[terminationGracePeriodSeconds]]</code> | ||
== See also == | == See also == |
Latest revision as of 17:30, 30 December 2022
reason
Related[edit]
- Kubernetes restartPolicy:
restartPolicy: Always, OnFailure, and Never
- Container Lifecycle Events
terminationGracePeriodSeconds
See also[edit]
Advertising: