kubernetes-training
kubernetes-training copied to clipboard
Termination with grace
- remove from service, set terminating
- preStop Hook is executed
- SIGTERM signal is sent to the pod
- Kubernetes waits for a grace period
- SIGKILL signal is sent to pod, and the pod is removed
https://cloud.google.com/blog/products/gcp/kubernetes-best-practices-terminating-with-grace