Fix broken links and remove redirects

This commit is contained in:
Maria Bermudez 2019-02-26 10:06:36 -08:00
parent cc7d45e586
commit c0abe9f712
6 changed files with 13 additions and 22 deletions

View File

@ -1436,7 +1436,7 @@ manuals:
section: section:
- path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/ - path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/
title: Monitor the cluster status title: Monitor the cluster status
- path: /datacenter/ucp/3.0/admin/monitor-and-troubleshoot/troubleshoot-node-messages/ - path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/troubleshoot-node-messages/
title: Troubleshoot node messages title: Troubleshoot node messages
- path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/ - path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/
title: Troubleshoot with logs title: Troubleshoot with logs
@ -1558,8 +1558,6 @@ manuals:
path: /datacenter/ucp/3.0/guides/user/interlock/usage/service-clusters/ path: /datacenter/ucp/3.0/guides/user/interlock/usage/service-clusters/
- title: Context/Path based routing - title: Context/Path based routing
path: /datacenter/ucp/3.0/guides/user/interlock/usage/context/ path: /datacenter/ucp/3.0/guides/user/interlock/usage/context/
- title: VIP backend mode
path: /datacenter/ucp/3.0/guides/user/interlock/usage/interlock-vip-mode/
- title: Service labels reference - title: Service labels reference
path: /datacenter/ucp/3.0/guides/user/interlock/usage/labels-reference/ path: /datacenter/ucp/3.0/guides/user/interlock/usage/labels-reference/
- title: Layer 7 routing upgrade - title: Layer 7 routing upgrade
@ -1578,7 +1576,7 @@ manuals:
path: /datacenter/ucp/3.0/guides/user/kubernetes/install-cni-plugin/ path: /datacenter/ucp/3.0/guides/user/kubernetes/install-cni-plugin/
- path: /datacenter/ucp/3.0/reference/api/ - path: /datacenter/ucp/3.0/reference/api/
title: API reference title: API reference
- path: /ee/ucp/release-notes/ - path: /ee/ucp/release-notes/#version-30
title: Release notes title: Release notes
nosync: true nosync: true
- path: /datacenter/ucp/3.0/guides/get-support/ - path: /datacenter/ucp/3.0/guides/get-support/
@ -1743,7 +1741,7 @@ manuals:
title: Grant access to secrets title: Grant access to secrets
- path: /datacenter/ucp/2.2/reference/api/ - path: /datacenter/ucp/2.2/reference/api/
title: API reference title: API reference
- path: /ee/ucp/release-notes/ - path: /ee/ucp/release-notes/#version-22
title: Release notes title: Release notes
nosync: true nosync: true
- path: /datacenter/ucp/2.2/guides/get-support/ - path: /datacenter/ucp/2.2/guides/get-support/

View File

@ -1,11 +1,11 @@
--- ---
title: Upgrade to UCP 2.2 title: Upgrade to UCP 3.0
description: Learn how to upgrade Docker Universal Control Plane with minimal impact to your users. description: Learn how to upgrade Docker Universal Control Plane with minimal impact to your users.
keywords: UCP, upgrade, update keywords: UCP, upgrade, update
--- ---
This page guides you in upgrading Docker Universal Control Plane (UCP) to This page guides you in upgrading Docker Universal Control Plane (UCP) to
version 2.2. version 3.0.
Before upgrading to a new version of UCP, check the Before upgrading to a new version of UCP, check the
[release notes](../../release-notes/index.md) for this version for information [release notes](../../release-notes/index.md) for this version for information
@ -37,8 +37,8 @@ This allows you to recover if something goes wrong during the upgrade process.
> Upgrading and backup archives > Upgrading and backup archives
> >
> The backup archive is version-specific, so you can't use it during the > The backup archive is version-specific, so you can't use it during the
> upgrade process. For example, if you create a backup archive for a UCP 2.1 > upgrade process. For example, if you create a backup archive for a UCP 2.2
> swarm, you can't use the archive file after you upgrade to UCP 2.2. > swarm, you can't use the archive file after you upgrade to UCP 3.0.
## Upgrade Docker Engine ## Upgrade Docker Engine
@ -112,13 +112,13 @@ all the nodes managed by UCP are healthy.
## Recommended upgrade paths ## Recommended upgrade paths
If you're running a UCP version that's lower than 2.1, first upgrade to the If you're running a UCP version that's lower than 2.2, first upgrade to the
latest 2.1 version, then upgrade to 2.2. Use these rules for your upgrade latest 2.2 version, then upgrade to 3.0. Use these rules for your upgrade
path to UCP 2.2: path to UCP 3.0:
- From UCP 1.1: UCP 1.1 -> UCP 2.1 -> UCP 2.2 - From UCP 1.1: UCP 1.1 -> UCP 2.2 -> UCP 3.0
- From UCP 2.0: UCP 2.0 -> UCP 2.1 -> UCP 2.2 - From UCP 2.0: UCP 2.0 -> UCP 2.2 -> UCP 3.0
- From UCP 2.1: UCP 2.1 -> UCP 2.2 - From UCP 2.2: UCP 2.2 -> UCP 3.0
## Where to go next ## Where to go next

View File

@ -3,9 +3,6 @@ title: Universal Control Plane overview
description: | description: |
Learn about Docker Universal Control Plane, the enterprise-grade cluster management solution from Docker. Learn about Docker Universal Control Plane, the enterprise-grade cluster management solution from Docker.
keywords: ucp, overview, orchestration, cluster keywords: ucp, overview, orchestration, cluster
redirect_from:
- /ucp/
- /datacenter/ucp/3.0/guides/
--- ---
Docker Universal Control Plane (UCP) is the enterprise-grade cluster management Docker Universal Control Plane (UCP) is the enterprise-grade cluster management

View File

@ -2,8 +2,6 @@
title: Install UCP for production title: Install UCP for production
description: Learn how to install Docker Universal Control Plane on production. description: Learn how to install Docker Universal Control Plane on production.
keywords: Universal Control Plane, UCP, install, Docker EE keywords: Universal Control Plane, UCP, install, Docker EE
redirect_from:
- /datacenter/ucp/3.0/guides/admin/install/
--- ---
Docker Universal Control Plane (UCP) is a containerized application that you Docker Universal Control Plane (UCP) is a containerized application that you

View File

@ -5,7 +5,6 @@ description: |
keywords: ucp, overview, orchestration, cluster keywords: ucp, overview, orchestration, cluster
redirect_from: redirect_from:
- /ucp/ - /ucp/
- /datacenter/ucp/3.0/guides/
--- ---
Docker Universal Control Plane (UCP) is the enterprise-grade cluster management Docker Universal Control Plane (UCP) is the enterprise-grade cluster management

View File

@ -3,7 +3,6 @@ title: CLI-based access
description: Learn how to access Docker Universal Control Plane from the CLI. description: Learn how to access Docker Universal Control Plane from the CLI.
keywords: ucp, cli, administration keywords: ucp, cli, administration
redirect_from: redirect_from:
- /datacenter/ucp/3.0/guides/user/access-ucp/cli-based-access/
- /ee/ucp/user/access-ucp/cli-based-access/ - /ee/ucp/user/access-ucp/cli-based-access/
--- ---