Skip to content

Pod receives API calls after SIGTERM #919

Discussion options

You must be logged in to vote

Answering myself: I found this article clarifying the pod shutdown sequence and saying "The pod should largely ignore [SIGTERM], keep running, and keep serving new connections." - that somehow seems not to support "graceful" handling. Is there any best practice not involving preStop hooks? In my case, it's a NodeJS app, and there is full control over the application.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@iwilltry42
Comment options

@klaushofrichter
Comment options

@iwilltry42
Comment options

@klaushofrichter
Comment options

Answer selected by iwilltry42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants