Skip to content

Commit 26ee2f6

Browse files
committed
Add previous versions
1 parent 16724c7 commit 26ee2f6

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

AKS-Arc/aks-edge-whats-new.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following features and improvements were added in this release:
2727
- **AKS Edge Essentials now connects to Azure Arc during deployment to decrease the number of required deployment steps.** Arc parameters are now required in the **aks-edge** configuration file during deployment. Starting with the next release, AKS Edge Essentials deployment will be blocked if Arc parameters are missing or invalid.
2828
- **The Calico CNI + K3s preview has been discontinued**. You must now use Flannel with K3s and Calico with K8s. For more information, see [Single machine deployment](aks-edge-howto-single-node-deployment.md#step-1-single-machine-configuration-parameters).
2929

30-
### Supported versions for 1.10.868.0
30+
#### Supported versions for 1.10.868.0
3131

3232
The component versions supported in the 1.10.868.0 release are as follows:
3333

@@ -37,6 +37,37 @@ The component versions supported in the 1.10.868.0 release are as follows:
3737
- K3s distribution: 1.29.9 (upgrade only), 1.30.6
3838
- JSON version schema: 1.15
3939

40+
### Release 1.9.262.0 (November 2024)
41+
42+
- Updated the Mariner and Windows versions to include CVE fixes between this release and the previous release.
43+
44+
#### Supported versions for 1.9.262.0
45+
46+
The component versions supported in the 1.9.262.0 release are as follows:
47+
48+
- AKS Edge Essentials version: 1.9.262.0
49+
- Mariner version: 2.0.20241029
50+
- K8s (upstream Kubernetes) distribution: 1.28.9, 1.29.4
51+
- K3s distribution: 1.28.5, 1.29.6
52+
- JSON version schema: 1.14
53+
54+
### Release 1.8.202.0 (September 2024)
55+
56+
- Upgrade from K3s 1.28.3 (July release) to 1.28.5 (September release), and on K8s from 1.28.3 (July release) to 1.28.9 (September release).
57+
- Upgrade from K3s 1.27.6 (July release) to 1.28.5 (September release), and K3s 1.28.3 (July release) to 1.29.6 (September release)
58+
- Upgrade from K8s from 1.27.6 (July release) to 1.28.9 (September release), and on K8s from 1.28.3 (July release) to 1.29.4 (September release).
59+
- There is a new precheck during install to validate **fdatasync** latency. If disk latency is higher than 10ms, the install process returns a non-blocking warning message.
60+
61+
#### Supported versions for 1.8.202.0
62+
63+
The component versions supported in the 1.8.202.0 release are as follows:
64+
65+
- AKS Edge Essentials version: 1.8.202.0
66+
- Mariner version: 2.0.20240731
67+
- K8s (upstream Kubernetes) distribution: 1.28.9, 1.29.4
68+
- K3s distribution: 1.28.5, 1.29.6
69+
- JSON version schema: 1.14
70+
4071
## Next steps
4172

4273
- [AKS Edge Essentials](aks-edge-overview.md)

0 commit comments

Comments
 (0)