Skip to content

Commit bba5f95

Browse files
committed
upgrade status
1 parent 7dd53ad commit bba5f95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/howto-cluster-runtime-upgrade.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This how-to guide explains the steps for installing the required Azure CLI and e
1717
## Prerequisites
1818

1919
1. The [Install Azure CLI][installation-instruction] must be installed.
20-
2. The `networkcloud` cli extension is required. If the `networkcloud` extension isn't installed, it can be installed following the steps listed [here](https://github.com/MicrosoftDocs/azure-docs-pr/blob/main/articles/operator-nexus/howto-install-cli-extensions.md).
20+
2. The `networkcloud` CLI extension is required. If the `networkcloud` extension isn't installed, it can be installed following the steps listed [here](https://github.com/MicrosoftDocs/azure-docs-pr/blob/main/articles/operator-nexus/howto-install-cli-extensions.md).
2121
3. Access to the Azure portal for the target cluster to be upgraded.
2222
4. You must be logged in to the same subscription as your target cluster via `az login`
2323
5. Target cluster must be in a running state, with all control plane nodes healthy and 80+% of compute nodes in a running and healthy state.
@@ -87,6 +87,7 @@ az networkcloud cluster show --cluster-name "clusterName" --resource-group "reso
8787
```
8888

8989
The output should be the target cluster's information and the cluster's detailed status and detail status message should be present.
90+
For more detailed insights on the upgrade progress, the individual BMM in each Rack can be checked for status. Example of this is provided in the reference section under [BareMetal Machine roles](./reference-near-edge-baremetal-machine-roles.md).
9091

9192
## Frequently Asked Questions
9293

0 commit comments

Comments
 (0)