mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 10:53:26 +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.