Skip to content

Commit 053a621

Browse files
authored
Merge pull request #74934 from seanmck/aks-supported-versions-30d
Updating to 30 days of notice for minor version retirement
2 parents f8e1371 + 4cb8ace commit 053a621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/supported-kubernetes-versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sauryadas
66

77
ms.service: container-service
88
ms.topic: article
9-
ms.date: 02/15/2019
9+
ms.date: 04/26/2019
1010
ms.author: saudas
1111
---
1212

@@ -25,7 +25,7 @@ AKS supports four minor versions of Kubernetes:
2525

2626
For example, if AKS introduces *1.12.x* today, support is also provided for *1.11.a* + *1.11.b*, *1.10.c* + *1.10d*, *1.9.e* + *1.9f* (where the lettered patch releases are two latest stable builds).
2727

28-
When a new minor version is introduced, the oldest minor version and patch releases supported are retired. 15 days before the release of the new minor version and upcoming version retirement, an announcement is made through the [Azure update channels][azure-update-channel]. In the example above where *1.12.x* is released, the retired versions are *1.8.g* + *1.8.h*.
28+
When a new minor version is introduced, the oldest minor version and patch releases supported are retired. 30 days before the release of the new minor version and upcoming version retirement, an announcement is made through the [Azure update channels][azure-update-channel]. In the example above where *1.12.x* is released, the retired versions are *1.8.g* + *1.8.h*.
2929

3030
When you deploy an AKS cluster in the portal or with the Azure CLI, the cluster is always set to the n-1 minor version and latest patch. For example, if AKS supports *1.12.x*, *1.11.a* + *1.11.b*, *1.10.c* + *1.10d*, *1.9.e* + *1.9f*, the default version for new clusters is *1.11.b*.
3131

0 commit comments

Comments
 (0)