k3s/pkg/agent/config
Brad Davidson c51d7bfbd1 Add health-check support to loadbalancer
* 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>
2024-03-27 16:50:27 -07:00
..
config_linux_test.go [Testing]: Test_UnitApplyContainerdQoSClassConfigFileIfPresent (Created) (#8945) 2024-02-09 11:28:06 -08:00
config_linux.go [Testing]: Test_UnitApplyContainerdQoSClassConfigFileIfPresent (Created) (#8945) 2024-02-09 11:28:06 -08:00
config_windows.go [Testing]: Test_UnitApplyContainerdQoSClassConfigFileIfPresent (Created) (#8945) 2024-02-09 11:28:06 -08:00
config.go Add health-check support to loadbalancer 2024-03-27 16:50:27 -07:00