mirror of https://github.com/docker/docs.git
Adding warning about layer7 config (#8617)
* Adding warning about layer7 config Adding warning about layer7 config not being included in the backup * Text edit
This commit is contained in:
parent
7fe1210f8c
commit
a960d1cfef
|
|
@ -27,10 +27,9 @@ UCP maintains data about:
|
||||||
This data is persisted on the host running UCP, using named volumes.
|
This data is persisted on the host running UCP, using named volumes.
|
||||||
[Learn more about UCP named volumes](../ucp-architecture.md).
|
[Learn more about UCP named volumes](../ucp-architecture.md).
|
||||||
|
|
||||||
UCP won't backup your routing mesh settings. After restoring you need to
|
> Warning: UCP will not back up your routing mesh settings. After restoring,
|
||||||
[re-enable the routing mesh](../interlock/deploy/index.md). If you've customized
|
[reenable the routing mesh](../interlock/deploy/index.md). Additionally, if you've customized
|
||||||
your layer 7 routing deployment, you'll need to re-apply those customizations too.
|
your Layer 7 routing deployment, reapply your custom settings.
|
||||||
|
|
||||||
## Backup steps
|
## Backup steps
|
||||||
|
|
||||||
Back up your Docker EE components in the following order:
|
Back up your Docker EE components in the following order:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue