• Brad Davidson's avatar
    Add health-check support to loadbalancer · c51d7bfb
    Brad Davidson authored
    * 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: 's avatarBrad Davidson <brad.davidson@rancher.com>
    c51d7bfb
Name
Last commit
Last update
..
config Loading commit data...
containerd Loading commit data...
cri Loading commit data...
cridockerd Loading commit data...
flannel Loading commit data...
loadbalancer Loading commit data...
netpol Loading commit data...
proxy Loading commit data...
syssetup Loading commit data...
templates Loading commit data...
tunnel Loading commit data...
util Loading commit data...
run.go Loading commit data...
run_linux.go Loading commit data...
run_test.go Loading commit data...
run_windows.go Loading commit data...