kubernetes / kubernetes/website
Improvement for k8s.io/docs/concepts/workloads/pods/pod-lifecycle/
Open
language/en
priority/backlog
sig/node
triage/accepted
- Dominant language
- HTML
- Stars
- 5.4k
- Forks
- 15.7k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 204
Description
I believe the following note under https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-termination should be clarified to say that this modification cannot be done to a running Pod. This text as it is does not make that clear.
> If the preStop hook needs longer to complete than the default grace period allows, you must modify terminationGracePeriodSeconds to suit this.
Contributor guide
Assessment
This issue has not been assessed yet.