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
+9-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@ The Kubernetes community releases minor versions roughly every three months. Rec
14
14
15
15
Minor version releases include new features and improvements. Patch releases are more frequent (sometimes weekly) and are intended for critical bug fixes within a minor version. Patch releases include fixes for security vulnerabilities or major bugs.
16
16
17
-
>[!WARNING]
18
-
> Due to an issue with Calico and AKS. It is highly reccomended that customers using Calico do not upgrade or create new clusters on v1.25.
19
-
20
17
## Kubernetes versions
21
18
22
19
Kubernetes uses the standard [Semantic Versioning](https://semver.org/) versioning scheme for each version:
For the past release history, see [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes#History).
192
-
193
188
> [!NOTE]
194
-
> The asterisk (*) states that a date has not been finalized; because of this, the timeline below is subject to change. Please continue to check the release calendar for updates.
189
+
> 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).
195
192
196
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 | Jan 2023 | Feb 2023 | Feb 2024
200
+
| 1.27 | Apr 2023 | May 2023 | Jun 2023 | Jun 2024
206
201
207
202
> [!NOTE]
208
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].
0 commit comments