Skip to content

Commit 2792831

Browse files
Merge pull request #227380 from kaarthis/alias-upgrade
alias minor add
2 parents e9982f3 + 054821c commit 2792831

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/aks/auto-upgrade-cluster.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Part of the AKS cluster lifecycle involves performing periodic upgrades to the l
2121

2222
Auto-upgrade provides a set once and forget mechanism that yields tangible time and operational cost benefits. By enabling auto-upgrade, you can ensure your clusters are up to date and don't miss the latest AKS features or patches from AKS and upstream Kubernetes.
2323

24-
AKS follows a strict versioning window with regard to supportability. With properly selected auto-upgrade channels, you can avoid clusters falling into an unsupported version. For more on the AKS support window, see [Supported Kubernetes versions][supported-kubernetes-versions].
24+
AKS follows a strict versioning window with regard to supportability. With properly selected auto-upgrade channels, you can avoid clusters falling into an unsupported version. For more on the AKS support window, see [Alias minor versions][supported-kubernetes-versions].
2525

2626

2727
Even if using node image auto upgrade (which won't change the Kubernetes version), it still requires MC to be in a supported version
@@ -43,6 +43,9 @@ The following upgrade channels are available:
4343
> [!NOTE]
4444
> Cluster auto-upgrade only updates to GA versions of Kubernetes and will not update to preview versions.
4545
46+
> [!NOTE]
47+
> With AKS, you can create a cluster without specifying the exact patch version. When you create a cluster without designating a patch, the cluster will run the minor version's latest GA patch. To Learn more [AKS support window][supported-kubernetes-versions]
48+
4649
> [!NOTE]
4750
> Auto-upgrade requires the cluster's Kubernetes version to be within the [AKS support window][supported-kubernetes-versions], even if using the `node-image` channel.
4851

0 commit comments

Comments
 (0)