Skip to content

Commit b30e5dc

Browse files
committed
fix cluster config page
1 parent e7068ee commit b30e5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/cluster-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ As part of creating an AKS cluster, you may need to customize your cluster confi
1515

1616
AKS supports Ubuntu 22.04 as the only node operating system (OS) for clusters with Kubernetes 1.25 and higher. Ubuntu 18.04 can also be specified at nodepool creation for Kubernetes versions 1.24 and below.
1717

18-
AKS supports Windows Server 2022 as the default operating system (OS) for Windows node pools in clusters with Kubernetes 1.25 and higher. Windows Server 2019 can also be specified at nodepool creation until Kubernetes 1.31. For more information about this retirement, see the [AKS release notes][aks-release-notes].
18+
AKS supports Windows Server 2022 as the default operating system (OS) for Windows node pools in clusters with Kubernetes 1.25 and higher. Windows Server 2019 can also be specified at nodepool creation for Kubernetes versions 1.32 and below. For more information about this retirement, see the [AKS release notes][aks-release-notes].
1919

2020
## Container runtime configuration
2121

0 commit comments

Comments
 (0)