mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
Keep-alive is often not useful for probing because kubelet checks many pods with different addresses and ports. Disable keep-alive so prober does not have to handle closed connections.