Skip to content

Commit 67e464a

Browse files
authored
Update upgradefailed-error.md
1 parent 6b13e42 commit 67e464a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/azure-kubernetes/error-codes/upgradefailed-error.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The upgrade failures occur for one or more of the following reasons:
3232

3333
- The target Kubernetes version (for example, 1.26 or 1.25) is no longer supported in the selected Azure region.
3434

35-
- A minor version is skipped. Skipping minor versions during upgrades (for example, from 1.24.*x* to 1.26.*x* or 1.27.*x*) is not allowed unless the current version is unsupported.
35+
- A minor version is skipped. Skipping minor versions during upgrades (for example, from 1.24.*x* to 1.26.*x* or 1.27.*x*) isn't allowed unless the current version is unsupported.
3636

3737
- A control plane and node pool version skew occurs when you try to upgrade only the control plane. This condition causes the following version skew error:
3838

@@ -64,16 +64,16 @@ This action ensures compliance with the version skew policy by coordinating a su
6464
6565
- Avoid trying to upgrade to deprecated versions. AKS might enforce immediate skips of supported long-term versions (for example, 1.29).
6666

67-
- For AKS clusters that are running significantly outdated Kubernetes versions, the recommended best practices include:
67+
- For AKS clusters that are running outdated Kubernetes versions, the recommended best practices include:
6868

6969
**Create a new cluster:** Create an AKS cluster that has a supported Kubernetes version.
7070

71-
**Migrate workloads:** Transfer your workloads to the new cluster to make sure that they run on supported versions.
71+
**Migrate workloads:** To make sure that your workloads run on supported versions, transfer the workloads to the new cluster.
7272

7373
**Avoid upgrading across multiple versions:** Instead of upgrading through several minor versions, move to a new cluster to minimize complexity and potential issues.
7474

7575
**Back up and verify data:** Make sure that all data is backed up and verified before the migration.
7676

77-
**Test thoroughly:** Perform thorough testing in a staging environment to identify and resolve any compatibility issues.
77+
**Test thoroughly:** To identify and resolve any compatibility issues, perform thorough testing in a staging environment.
7878

7979
[!INCLUDE [azure-help-support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)