mirror of https://github.com/docker/docs.git
Make clear that DTR needs UCP
This commit is contained in:
parent
2bdd19836c
commit
b7b62b87b2
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
|
@ -22,7 +22,11 @@ Since DTR requires Docker Universal Control Plane (UCP)
|
|||
to run, you need to install UCP on all the nodes where you plan to install DTR.
|
||||
[Learn how to install UCP](/datacenter/ucp/2.0/guides/installation/index.md).
|
||||
|
||||
Make sure all the nodes you plan on installing DTR are being managed by UCP.
|
||||
DTR needs to be installed on a worker node that is being managed by UCP.
|
||||
You can't install DTR on a standalone Docker Engine.
|
||||
|
||||

|
||||
|
||||
|
||||
## Step 3. Install DTR
|
||||
|
||||
|
|
Loading…
Reference in New Issue