Update upgrade.md

This commit is contained in:
paigehargrave 2019-03-04 12:59:15 -05:00 committed by GitHub
parent cf669f0701
commit 4e1c973647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -106,6 +106,17 @@ for required configuration values.
Once the upgrade finishes, navigate to the UCP web interface and make sure that Once the upgrade finishes, navigate to the UCP web interface and make sure that
all the nodes managed by UCP are healthy. all the nodes managed by UCP are healthy.
## Recommended upgrade paths
From UCP 3.0: UCP 3.0 -> UCP 3.1
From UCP 2.2: UCP 2.2 -> UCP 3.0
From UCP 2.1: UCP 2.1 -> UCP 2.2
If youre running a UCP version earlier than 2.1, first upgrade to the latest 2.1 version, then upgrade to 2.2. Use these rules for your upgrade path to UCP 2.2:
From UCP 1.1: UCP 1.1 -> UCP 2.1 -> UCP 2.2
From UCP 2.0: UCP 2.0 -> UCP 2.1 -> UCP 2.2
## Where to go next ## Where to go next
- [UCP release notes](../../release-notes.md) - [UCP release notes](../../release-notes.md)