Skip to content

Commit

Permalink
Merge pull request #117 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
8/20/2024 PM Publish
  • Loading branch information
Taojunshen authored Aug 20, 2024
2 parents b7ad9b4 + 586fea9 commit b98f5f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions articles/aks/azure-cni-overlay.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,11 @@ You can deploy your dual-stack AKS clusters with Azure CNI Powered by Cilium. Th
[!INCLUDE [preview features callout](~/reusable-content/ce-skilling/azure/includes/aks/includes/preview/preview-callout.md)]
### Prerequisites
* You must have the latest version of the AKS preview extension.
* You must have Kubernetes version 1.29 or greater.
### Install the aks-preview Azure CLI extension
* Install the aks-preview extension using the [`az extension add`][az-extension-add] command.
Expand Down
3 changes: 2 additions & 1 deletion articles/aks/supported-kubernetes-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,12 @@ For the past release history, see [Kubernetes history](https://github.com/kubern

| K8s version | Upstream release | AKS preview | AKS GA | End of life | Platform support |
|--------------|-------------------|--------------|---------|-------------|-----------------------|
| 1.26 | Dec 2022 | Feb 2023 | Apr 2023 | Mar 2024 | Until 1.30 GA |

| 1.27* | Apr 2023 | Jun 2023 | Jul 2023 | Jul 2024, LTS until Jul 2025 | Until 1.31 GA |
| 1.28 | Aug 2023 | Sep 2023 | Nov 2023 | Nov 2024 | Until 1.32 GA|
| 1.29 | Dec 2023 | Feb 2024 | Mar 2024 | Mar 2025 | Until 1.33 GA |
| 1.30 | Apr 2024 | Jun 2024 | Jul 2024 | Jul 2025 | Until 1.34 GA |
| 1.31 | Aug 2024 | Sep 2024 | Oct 2024 | Nov 2025 | Until 1.35 GA |

*\* Indicates the version is designated for Long Term Support*

Expand Down

0 comments on commit b98f5f1

Please sign in to comment.