You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn the process for upgrading Cluster for Operator Nexus with step-by-step parameterized template.
4
+
author: bartpinto
5
+
ms.author: bpinto
6
+
ms.service: azure-operator-nexus
7
+
ms.date: 04/24/2025
8
+
ms.topic: how-to
9
+
ms.custom: azure-operator-nexus, template-include
10
+
---
11
+
12
+
# Cluster runtime upgrade template
13
+
14
+
This how-to guide provides a step-by-step template for upgrading a Nexus Cluster designed to assist users in managing a reproducible end-to-end upgrade through Azure APIs and standard operating procedures. Regular updates are crucial for maintaining system integrity and accessing the latest product improvements.
15
+
16
+
## Overview
17
+
18
+
**Runtime bundle components**: These components require operator consent for upgrades that may affect traffic behavior or necessitate server reboots. Nexus Cluster's design allows for updates to be applied while maintaining continuous workload operation.
19
+
20
+
Runtime changes are categorized as follows:
21
+
-**Firmware/BIOS/BMC updates**: Necessary to support new server control features and resolve security issues.
22
+
-**Operating system updates**: Necessary to support new Operating system features and resolve security issues.
23
+
-**Platform updates**: Necessary to support new platform features and resolve security issues.
24
+
25
+
## Prerequisites
26
+
27
+
1. Install the latest version of [Azure CLI](https://aka.ms/azcli).
28
+
2. The latest `networkcloud` CLI extension is required. It can be installed following the steps listed in [Install CLI Extension](howto-install-cli-extensions.md).
29
+
3. Subscription access to run the Azure Operator Nexus Network Fabric (NF) and Network Cloud (NC) CLI extension commands.
30
+
4. Target Cluster must be healthy in a running state.
0 commit comments