Skip to content

Commit 03ac32d

Browse files
authored
Update howto-cluster-runtime-upgrade.md
Fixed resolve conflicts.
1 parent ba42645 commit 03ac32d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ This how-to guide explains the steps for installing the required Azure CLI and e
1616

1717
## Prerequisites
1818

19-
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).
21-
3. Access to the Azure portal for the target cluster to be upgraded.
22-
4. You must be logged in to the same subscription as your target cluster via `az login`
23-
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.
19+
- The [Install Azure CLI][installation-instruction] must be installed.
20+
- 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).
21+
- Access to the Azure portal for the target cluster to be upgraded.
22+
- You must be logged in to the same subscription as your target cluster via `az login`
23+
- 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.
2424

2525
## Checking current runtime version
2626
Verify current cluster runtime version before upgrade:

0 commit comments

Comments
 (0)