Skip to content

Commit 45b4027

Browse files
authored
Added Hotfix upgrade steps
Added Hotfix upgrade steps
1 parent 346f638 commit 45b4027

File tree

1 file changed

+63
-2
lines changed

1 file changed

+63
-2
lines changed

articles/hdinsight-aks/in-place-upgrade.md

Lines changed: 63 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,69 @@ upgraded with cluster pool), and the notification updates reflect the success of
182182

183183
### AKS Patch upgrades
184184

185-
Once you click upgrade on the overview blade, and select AKS patch upgrade on the upgrade pane on the left.
185+
1. Once you click upgrade on the overview blade, and select AKS patch upgrade on the upgrade pane on the left.
186186

187-
In AKS patch upgrade, both cluster pool and clusters don't go through the upgrade simultaneously. Individual clusters need to apply the AKS patch upgrades based on the planned maintenance windows for your clusters.
187+
1. In AKS patch upgrade, both cluster pool and clusters don't go through the upgrade simultaneously. Individual clusters need to apply the AKS patch upgrades based on the planned maintenance windows for your clusters.
188188

189189
:::image type="content" source="./media/in-place-upgrade/aks-version.png" alt-text="Screenshot showing AKS version." border="true" lightbox="./media/in-place-upgrade/aks-version.png":::
190+
191+
1. Once you trigger the upgrade you will get the service notification on portal.
192+
193+
:::image type="content" source="./media/in-place-upgrade/notofication-upgrade-in-progress.png" alt-text="Diagram showing notofication tray with upgrade in progress." border="true" lightbox="./media/quickstart-create-cluster/notofication-upgrade-in-progress.png"
194+
195+
1. The cluster update status moves from pending to upgrading, and cluster pool status moves to AksPatchUpgrading.
196+
197+
:::image type="content" source="./media/in-place-upgrade/patch-upgrade-status.png" alt-text="Diagram showing the patch upgrade status." border="true" lightbox="./media/quickstart-create-cluster/patch-upgrade-status.png"
198+
199+
1. Once your upgrade is complete, you will have an update on the banner & status on software update is reflected across cluster pool and clusters (in case clusters were also upgraded with cluster pool), and the notification updates reflect the success of the upgrade.
200+
201+
:::image type="content" source="./media/in-place-upgrade/notification-upgrade-success.png" alt-text="Diagram showing notification with states upgrade as success." border="true" lightbox="./media/quickstart-create-cluster/notification-upgrade-success.png"
202+
203+
1. Once you apply the patch for the cluster pool, you can apply the AKS patches to the clusters in the cluster pool all at once or go to individual cluster and apply the patch based on the maintenance schedules.
204+
205+
:::image type="content" source="./media/in-place-upgrade/status-as-run.png" alt-text="Diagram showing the status as running." border="true" lightbox="./media/quickstart-create-cluster/status-as-run.png"
206+
207+
1. When you use upgrade all clusters, on the cluster pool page to complete upgrading all the clusters in the cluster pool at once.
208+
209+
:::image type="content" source="./media/in-place-upgrade/upgrade-all-clusters.png" alt-text="Diagram showing how to upgrade all clusters." border="true" lightbox="./media/quickstart-create-cluster/upgrade-all-clusters.png"
210+
211+
1. The upgrade pane on the right shows the details of the upgrade on AKS patch versions (current and upgrade path).
212+
213+
:::image type="content" source="./media/in-place-upgrade/type-of-upgrade.png" alt-text="Diagram showing the type of the upgrade." border="true" lightbox="./media/quickstart-create-cluster/type-of-upgrade.png"
214+
215+
1. Once the upgrade commences, the notification icon shows the cluster upgrade is in progress
216+
217+
:::image type="content" source="./media/in-place-upgrade/notification-cluster-pool-upgrade-success.png" alt-text="Diagram showing notification tray with cluster pool upgrade is successful." border="true" lightbox="./media/quickstart-create-cluster/notification-cluster-pool-upgrade-success.png"
218+
219+
1. The cluster overview pane on the cluster pool will also reflect the status of the upgrades.
220+
221+
:::image type="content" source="./media/in-place-upgrade/overview-status.png" alt-text="Diagram showing ." border="true" lightbox="./media/quickstart-create-cluster/overview-status.png"
222+
223+
1. Once the upgrade is complete, the overview banner and the notification will be updated.
224+
225+
:::image type="content" source="./media/in-place-upgrade/success-status-message.png" alt-text="Diagram showing success status message." border="true" lightbox="./media/quickstart-create-cluster/success-status-message.png"
226+
227+
:::image type="content" source="./media/in-place-upgrade/notification-all-upgrades-success.png" alt-text="Diagram showing notification all upgrades success." border="true" lightbox="./media/quickstart-create-cluster/notification-all-upgrades-success.png"
228+
229+
### Hotfix upgrades
230+
231+
1. On the cluster overview page, you can observe that you have a hotfix upgrade pending for your cluster.
232+
233+
:::image type="content" source="./media/in-place-upgrade/hotfix-upgrade.png" alt-text="Diagram showing ." border="true" lightbox="./media/quickstart-create-cluster/hotfix-upgrade.png"
234+
235+
1. Once you click upgrade, you will go to the cluster upgrades section with the details of the upgrade pending.
236+
237+
:::image type="content" source="./media/in-place-upgrade/cluster-upgrade.png" alt-text="Diagram showing cluster upgrade progress." border="true" lightbox="./media/quickstart-create-cluster/cluster-upgrade.png"
238+
239+
1. Once you commence the upgrade, the notification will show the progress of the upgrade, and the cluster overview page will reflect the status as hotfixupgrading and software update status changes to upgrading.
240+
241+
:::image type="content" source="./media/in-place-upgrade/notification-cluster-upgrade-in-progress.png" alt-text="Diagram showing notification of cluster upgrade in progress." border="true" lightbox="./media/quickstart-create-cluster/notification-cluster-upgrade-in-progress.png"
242+
243+
:::image type="content" source="./media/in-place-upgrade/hotfix-upgrade-status.png" alt-text="Diagram showing hotfix upgrade status." border="true" lightbox="./media/quickstart-create-cluster/hotfix-upgrade-status.png"
244+
245+
1. Once the upgrade is complete, the overview banner for cluster status changes to running, software update status changes to up to date, and the notification banner on the overview section is updated.
246+
247+
:::image type="content" source="./media/in-place-upgrade/hotfix-upgrade-success-message.png" alt-text="Diagram showing hotfix upgrade success message." border="true" lightbox="./media/quickstart-create-cluster/hotfix-upgrade-success-message.png"
248+
249+
:::image type="content" source="./media/in-place-upgrade/software-update-status.png" alt-text="Diagram showing software update status." border="true" lightbox="./media/quickstart-create-cluster/software-update-status.png"
250+

0 commit comments

Comments
 (0)