mirror of https://github.com/docker/docs.git
Add notes about step 2
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
This commit is contained in:
parent
0a993dffed
commit
e1038078bf
|
@ -15,6 +15,12 @@ infrastructure meets the [system requirements](./system-requirements) that DTR n
|
|||
|
||||
## Step 2. Install UCP
|
||||
|
||||
>**Note:** Before installing DTR:
|
||||
|
||||
* When upgrading, upgrade UCP before DTR for each major version. For example, if you are upgrading four major versions, upgrade one major version at a time, first UCP, then DTR, and then repeat for the remaining three versions.
|
||||
* UCP should be installed or upgraded to the most recent version before an initial install of DTR.
|
||||
* Docker Engine should be updated to the most recent version before installing or updating UCP.
|
||||
|
||||
Since DTR requires Docker Universal Control Plane (UCP)
|
||||
to run, you need to [install UCP](/ee/ucp/admin/install/) on all the nodes where you plan to install DTR.
|
||||
|
||||
|
|
Loading…
Reference in New Issue