mirror of https://github.com/docker/docs.git
DTR LB config link
Updated article with note about DTR LB requirements. This tripped up a customer on SR# 50917.
This commit is contained in:
parent
84b21ddf3b
commit
158fb03b0b
|
|
@ -34,6 +34,8 @@ or port number.
|
|||
* Use the same load balancer with multiple virtual IPs.
|
||||
* Configure your load balancer to expose UCP or DTR on a port other than 443.
|
||||
|
||||
> **Note:** In addition to configuring your load balancer to distinguish between UCP and DTR, configuring a load balancer for DTR has [additional requirements](https://docs.docker.com/ee/dtr/admin/configure/use-a-load-balancer/#load-balance-dtr).
|
||||
|
||||
## Configuration examples
|
||||
|
||||
Use the following examples to configure your load balancer for UCP.
|
||||
|
|
|
|||
Loading…
Reference in New Issue