• Yu-Ju Hong's avatar
    Disable keep-alive for liveness/readiness probes · 80287e34
    Yu-Ju Hong authored
    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.
    80287e34
Name
Last commit
Last update
..
http.go Loading commit data...
http_test.go Loading commit data...