mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
c51d7bfbd1
* Adds support for health-checking loadbalancer servers. If a health-check fails when dialing, all existing connections to the server will be closed. * Wires up a remotedialer tunnel connectivity check as the health check for supervisor/apiserver connections. * Wires up a simple ping request to the supervisor port as the health check for etcd connections. Signed-off-by: Brad Davidson <brad.davidson@rancher.com> |
||
---|---|---|
.. | ||
config.go | ||
loadbalancer_test.go | ||
loadbalancer.go | ||
servers_test.go | ||
servers.go | ||
utility_windows.go | ||
utility.go | ||
utlity_linux.go |