14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
|
|
|
|
backend kubernetes_backend
|
|
mode http
|
|
balance roundrobin
|
|
option httpchk GET /healthz
|
|
server kubw001 23.88.105.207:31768 check
|
|
server kubw003 116.203.227.35:31768 check
|
|
|
|
|
|
backend error_backend
|
|
mode http
|
|
errorfile 503 /etc/haproxy/errors/503.http
|