mirror of https://github.com/docker/docs.git
Merge pull request #8324 from ollypom/joinnodesredirect
Added UCP Join Nodes Redirect from old URL
This commit is contained in:
commit
74da26ffc7
|
|
@ -2,6 +2,8 @@
|
||||||
title: Set up high availability
|
title: Set up high availability
|
||||||
description: Docker Universal Control plane has support for high availability. Learn how to set up your installation to ensure it tolerates failures.
|
description: Docker Universal Control plane has support for high availability. Learn how to set up your installation to ensure it tolerates failures.
|
||||||
keywords: ucp, high availability, replica
|
keywords: ucp, high availability, replica
|
||||||
|
redirect_from:
|
||||||
|
- /ee/ucp/admin/configure/set-up-high-availability/
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker Universal Control Plane is designed for high availability (HA). You can
|
Docker Universal Control Plane is designed for high availability (HA). You can
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue