Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Kubernetes terminationGracePeriodSeconds #26469

Closed
mbhave opened this issue May 14, 2021 · 0 comments
Closed

Document Kubernetes terminationGracePeriodSeconds #26469

mbhave opened this issue May 14, 2021 · 0 comments
Labels
type: documentation A documentation update
Milestone

Comments

@mbhave
Copy link
Contributor

mbhave commented May 14, 2021

The docs describe how to configure the grace period for graceful shutdown. In the Kubernetes section we should also mention terminationGracePeriodSeconds . The default for that is 30s. So if timeout-per-shutdown-phase is 30s and prestop sleep is 10s , there could be a case where K8s kills the pod before graceful shutdown completes if terminationGracePeriodSeconds is not increased.

@mbhave mbhave added this to the 2.3.x milestone May 14, 2021
@mbhave mbhave added the type: documentation A documentation update label May 14, 2021
@mbhave mbhave modified the milestones: 2.3.x, 2.3.12 May 28, 2021
@mbhave mbhave closed this as completed in f55e4c0 May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

1 participant