Difference between revisions of "Kubernetes Pod Lifecycle"
Jump to navigation
Jump to search
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | * https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/ | ||
+ | [[reason]] | ||
+ | == Related == | ||
+ | * [[Kubernetes restartPolicy]]: <code>[[restartPolicy]]: Always, OnFailure, and Never</code> | ||
+ | * [[Container Lifecycle Events]] | ||
+ | * <code>[[terminationGracePeriodSeconds]]</code> | ||
+ | == See also == | ||
+ | * {{Pod}} | ||
− | + | [[Category:K8s]] |
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: