Skip to content

Commit 7754430

Browse files
authored
Update prerequisites and section title in guide
1 parent 59d901a commit 7754430

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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](/cli/azure/install-azure-cli) 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](./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](/cli/azure/install-azure-cli) 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](./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
## Finding available runtime versions
2626

@@ -138,7 +138,7 @@ In this example, if less than 10 compute nodes being provisioned in a rack fail
138138
> ***`update-strategy` cannot be changed after the cluster runtime upgrade has started.***
139139
> When a threshold value below 100% is set, it’s possible that any unhealthy nodes might not be upgraded, yet the “Cluster” status could still indicate that upgrade was successful. For troubleshooting issues with bare metal machines, please refer to [Troubleshoot Azure Operator Nexus server problems](troubleshoot-reboot-reimage-replace.md)
140140
141-
## Upgrading cluster runtime using CLI
141+
## Upgrade cluster runtime using CLI
142142

143143
To perform an upgrade of the runtime, use the following Azure CLI command:
144144

0 commit comments

Comments
 (0)