mirror of https://github.com/docker/docs.git
Added ports for HA documentation
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
This commit is contained in:
parent
f78b30d929
commit
a396b5cbd0
|
@ -80,6 +80,7 @@ or cloud-based load balancer to balance requests across multiple DTR replicas.
|
||||||
|
|
||||||
Make sure you configure your load balancer to:
|
Make sure you configure your load balancer to:
|
||||||
|
|
||||||
|
* Load-balance TCP traffic on ports 80 and 443,
|
||||||
* Not terminate HTTPS connections,
|
* Not terminate HTTPS connections,
|
||||||
* Use the `/load_balancer_status` endpoint on each DTR replica, to check if
|
* Use the `/load_balancer_status` endpoint on each DTR replica, to check if
|
||||||
the replica is healthy and if it should remain on the load balancing pool or
|
the replica is healthy and if it should remain on the load balancing pool or
|
||||||
|
|
Loading…
Reference in New Issue