• 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
..
managed Loading commit data...
address_controller.go Loading commit data...
bootstrap.go Loading commit data...
bootstrap_test.go Loading commit data...
cluster.go Loading commit data...
encrypt.go Loading commit data...
etcd.go Loading commit data...
https.go Loading commit data...
managed.go Loading commit data...
router.go Loading commit data...
storage.go Loading commit data...