From db5a752e42d06b86b9564ccf89d6c448e5ab6a70 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Thu, 24 Jan 2019 11:03:48 -0800 Subject: [PATCH] Update upgrade.md Fix the format --- docs/upgrade.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index 4385a0d..f6a6ea8 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -250,11 +250,12 @@ Any volume not part of a Kubernetes workload must be attached from Longhorn UI. ### Live upgrade (beta feature since v0.3.3) Live upgrade should only be done with healthy volumes. -2. Select the volume you want to upgrade. -3. Click `Upgrade Engine` in the drop down. -4. Select the engine image you want to upgrade to. + +1. Select the volume you want to upgrade. +2. Click `Upgrade Engine` in the drop down. +3. Select the engine image you want to upgrade to. 1. Normally it's the only engine image in the list, since the UI exclude the current image from the list. -5. Click OK. +4. Click OK. During the live upgrade, the user will see double number of the replicas temporarily. After upgrade complete, the user should see the same number of the replicas as before, and the `Engine Image` field of the volume should be updated.