How do Kubernetes and its pods behave regarding SIGTERM, SIGKILL and HTTP request routing
Introduction During a recent project we saw that HTTP requests are still arriving in pods ( Spring Boot MVC controllers) even though Kub...