You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/supported-kubernetes-versions.md
+19-20Lines changed: 19 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,24 @@ Each number in the version indicates general compatibility with the previous ver
34
34
35
35
Aim to run the latest patch release of the minor version you're running. For example, if your production cluster is on **`1.17.7`**, **`1.17.8`** is the latest available patch version available for the *1.17* series. You should upgrade to **`1.17.8`** as soon as possible to ensure your cluster is fully patched and supported.
36
36
37
+
## AKS Kubernetes release calendar
38
+
39
+
View the upcoming version releases on the AKS Kubernetes release calendar. To see real-time updates of region release status and version release notes, visit the [AKS release status webpage][aks-release]. To learn more about the release status webpage, see [AKS release tracker][aks-tracker].
40
+
41
+
> [!NOTE]
42
+
> AKS follows 12 months of support for a generally available (GA) Kubernetes version. To read more about our support policy for Kubernetes versioning, please read our [FAQ](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#faq).
43
+
44
+
For the past release history, see [Kubernetes history](https://en.wikipedia.org/wiki/Kubernetes#History).
45
+
46
+
| K8s version | Upstream release | AKS preview | AKS GA | End of life |
| 1.25 | Aug 2022 | Oct 2022 | Dec 2022 | Dec 2023
52
+
| 1.26 | Dec 2022 | Feb 2023 | Mar 2023 | Mar 2024
53
+
| 1.27 | Apr 2023 | May 2023 | Jun 2023 | Jun 2024
54
+
37
55
## Alias minor version
38
56
39
57
> [!NOTE]
@@ -57,7 +75,7 @@ To see what patch you're on, run the `az aks show --resource-group myResourceGro
57
75
58
76
## Kubernetes version support policy
59
77
60
-
AKS defines a generally available version as a version enabled in all SLO or SLA measurements and available in all regions. AKS supports three GA minor versions of Kubernetes:
78
+
AKS defines a GA version as a version enabled in all SLO or SLA measurements and available in all regions. AKS supports three GA minor versions of Kubernetes:
61
79
62
80
* The latest GA minor version released in AKS (which we'll refer to as N).
> AKS follows 12 months of support for a GA Kubernetes version. To read more about our support policy for Kubernetes versioning, please read our [FAQ](https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#faq).
190
-
191
-
For the past release history, see [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes#History).
192
-
193
-
| K8s version | Upstream release | AKS preview | AKS GA | End of life |
| 1.25 | Aug 2022 | Oct 2022 | Dec 2022 | Dec 2023
199
-
| 1.26 | Dec 2022 | Feb 2023 | Mar 2023 | Mar 2024
200
-
| 1.27 | Apr 2023 | May 2023 | Jun 2023 | Jun 2024
201
-
202
-
> [!NOTE]
203
-
> To see real-time updates of region release status and version release notes, visit the [AKS release status webpage][aks-release]. To learn more about the release status webpage, see [AKS release tracker][aks-tracker].
204
-
205
204
## FAQ
206
205
207
206
### How does Microsoft notify me of new Kubernetes versions?
0 commit comments