mirror of https://github.com/docker/docs.git
DTR backup fails because of Scheduler Setting (#9659)
This change is proposed because DTR backup will fail in the same way as an installation if Administrators are unable to deploy on "UCP manager nodes or nodes running DTR". Tracked by FIELD-1939.
This commit is contained in:
parent
c7c5c1accd
commit
2849c74a57
|
@ -46,14 +46,12 @@ These ports are configurable when installing DTR.
|
|||
|
||||
## UCP Configuration
|
||||
|
||||
When installing DTR on a UCP cluster, Administrators need to be able to deploy
|
||||
When installing or backing up DTR on a UCP cluster, Administrators need to be able to deploy
|
||||
containers on "UCP manager nodes or nodes running DTR". This setting can be
|
||||
adjusted in the [UCP Settings
|
||||
menu](/ee/ucp/admin/configure/restrict-services-to-worker-nodes/). Once the
|
||||
installation has complete, and all additional DTR replicas have been deployed
|
||||
this UCP setting can be unchecked.
|
||||
menu](/ee/ucp/admin/configure/restrict-services-to-worker-nodes/).
|
||||
|
||||
The DTR installation will fail with the following error message if
|
||||
The DTR installation or backup will fail with the following error message if
|
||||
Administrators are unable to deploy on "UCP manager nodes or nodes running
|
||||
DTR".
|
||||
|
||||
|
|
Loading…
Reference in New Issue