Tool for inspecting and interacting with Kubernetes clusters from the command line
Inbox
Q: If I trigger a pod rollout and restart, what if the pod is actively handling a request? Does the whole orchestration process know that? Will it wait? Or does it take down the pod? How is that handled?