Does Kubernetes support connection draining?
Does Kubernetes support connection draining? For example, my deployment rolls out a new version of my web app container. In connection draining mode Kubernetes should spin up a new container from...