k3s/pkg/probe/http
Yu-Ju Hong 80287e3430 Disable keep-alive for liveness/readiness probes
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.
2015-10-15 14:21:27 -07:00
..
http.go Disable keep-alive for liveness/readiness probes 2015-10-15 14:21:27 -07:00
http_test.go Fix failing test in probe/http 2015-09-10 11:44:13 -07:00