Skip to content

Commit b594a55

Browse files
authored
additional release notes changes
1 parent b66e5c9 commit b594a55

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

azure-stack/user/kubernetes-aks-engine-release-notes.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ Download the new versions of the AKS base Ubuntu image and AKS engine.
5151
As explained in the documentation for AKS engine for Azure Stack Hub, deploying a Kubernetes cluster requires:
5252

5353
- The **aks-engine** binary (required).
54-
- AKS Base Ubuntu 16.04-LTS Image Distro (deprecated - no longer use, change in API Model to use 20.04 instead).
55-
- AKS Base Ubuntu 18.04-LTS Image Distro (deprecated - no longer use, change in API Model to use 20.04 instead).
56-
- AKS Base Ubuntu 20.04-LTS Image Distro (required for Linux agents).
54+
- AKS Base Ubuntu 16.04-LTS Image Distro (deprecated - no longer use, change in API Model to use 22.04 instead).
55+
- AKS Base Ubuntu 18.04-LTS Image Distro (deprecated - no longer use, change in API Model to use 22.04 instead).
56+
- AKS Base Ubuntu 20.04-LTS Image Distro (deprecated - no longer use, change in API Model to use 22.04 instead).
57+
- AKS Base Ubuntu 22.04-LTS Image Distro (required for Linux agents).
5758
- AKS Base Windows Server Image (one of the following images is required for Windows agents):
5859
- AKS Base Windows Server Image Containerd.
5960
- AKS Base Windows Server Image Docker.
@@ -70,9 +71,9 @@ New versions of these images are available with this update:
7071

7172
Starting with AKS Engine v0.63.0, the Ubuntu 16.04 distro is no longer a supported option, as the OS has reached its end-of-life. For AKS Engine v0.67.0 or later versions, the **aks-engine** upgrade automatically overwrites the unsupported `aks-ubuntu-16.04` distro value with with `aks-ubuntu-18.04`. For AKS Engine v0.75.3 or later versions, if you're using Kubernetes v1.24 or above, the **aks-engine-azurestack** upgrade automatically overwrites the unsupported `aks-ubuntu-16.04` distro value with `aks-ubuntu-20.04`.
7273

73-
### Upgrading Kubernetes clusters created with the Ubuntu 18.04 distro
74+
### Upgrading Kubernetes clusters created with the Ubuntu 18.04 or 20.04 distro
7475

75-
Starting with AKS Engine v0.75.3, the Ubuntu 18.04 distro is no longer a supported option, as the OS has reached its end-of-life. For AKS Engine v0.75.3 or later versions, the **aks-engine-azurestack** upgrade automatically overwrites the unsupported `aks-ubuntu-18.04` distro value with `aks-ubuntu-20.04`.
76+
Starting with AKS Engine v0.75.3, the Ubuntu 18.04 distro is no longer a supported option, as the OS has reached its end-of-life. Starting with AKS Engine v0.82.1, the Ubuntu 20.04 distro is no longer a supported option. For these AKS Engine versions, the **aks-engine-azurestack** upgrade automatically overwrites the unsupported `aks-ubuntu-18.04` or `aks-ubuntu-20.04` distro value with `aks-ubuntu-20.04` or `aks-ubuntu-22.04`, respectively.
7677

7778
### Upgrading Kubernetes clusters created with docker container runtime
7879

@@ -94,8 +95,9 @@ For AKS Engine release v0.75.3, clusters with Windows nodes on Kubernetes v1.23
9495
| 2301 | 0.75.3, 0.76.0, 0.77.0, 0.78.0, 0.79.0 |
9596
| 2306 | 0.78.0, 0.79.0, 0.80.2 |
9697
| 2311 | 0.80.2 |
97-
| 2406 | 0.80.2, 0.80.3*, 0.81.1* |
98-
| 2408 | 0.80.2, 0.80.3*, 0.81.1* |
98+
| 2406 | 0.80.2, 0.80.3, 0.81.1 |
99+
| 2408 | 0.80.2, 0.80.3, 0.81.1*, 0.82.1* |
100+
| 2501 | 0.81.1*, 0.82.1* |
99101

100102
*Supported. See the [AKS Engine Version Support policy](azure-stack-kubernetes-aks-engine-support.md#version-support) for more information.
101103

@@ -137,9 +139,11 @@ You can find the supported Kubernetes versions for AKS Engine on Azure Stack Hub
137139

138140
The AKS engine `upgrade` command fully automates the upgrade process of your cluster, and handles virtual machines (VMs), networking, storage, Kubernetes, and orchestration tasks. Before applying the update, make sure to review the release note information.
139141

140-
### Upgrading Kubernetes clusters created with the Ubuntu 20.04 distro
142+
### What's new with AKSe 0.82.1
141143

142-
Starting with AKS Engine v0.82.1, the Ubuntu 20.04 distro is not longer a supported option as the OS reached its end-of-life. For AKS Engine v0.82.1 or later versions, aks-engine-azurestack upgrade will automatically overwrite the unsupported `aks-ubuntu-20.04` distro value with `aks-ubuntu-22.04`.
144+
- Added support for Kubernetes 1.29.15 and 1.30.10.
145+
- AKS Engine release v0.82.1 on Azure Stack Hub offers Ubuntu 22.04 LTS as its Linux base image. Starting with this release, Ubuntu 20.04 is no longer supported.
146+
- You can find other features at [the v0.82.1 GitHub page](https://github.com/Azure/aks-engine-azurestack/releases/tag/v0.82.1).
143147

144148
### What's new with AKSe 0.76.0
145149

0 commit comments

Comments
 (0)