mirror of https://github.com/k3s-io/k3s
f8e4828963
* 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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
managed | ||
address_controller.go | ||
bootstrap.go | ||
bootstrap_test.go | ||
cluster.go | ||
encrypt.go | ||
etcd.go | ||
https.go | ||
managed.go | ||
router.go | ||
storage.go |