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: AKS-Arc/aks-edge-whats-new.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,9 @@ ms.lastreviewed: 03/12/2025
14
14
15
15
AKS Edge Essentials is a lightweight on-premises Kubernetes implementation of Azure Kubernetes Service (AKS) that automates running containerized applications at scale. This article describes the latest features, enhancements, and updates in AKS Edge Essentials.
16
16
17
-
## Features and improvements
17
+
This article lists the new features and improvements in each release of AKS Edge Essentials.
18
18
19
-
This section lists the new features and improvements in each release of AKS Edge Essentials.
20
-
21
-
### Release 1.10.868.0 (March 2025)
19
+
## Release 1.10.868.0 (March 2025)
22
20
23
21
The following features and improvements were added in this release:
24
22
@@ -27,7 +25,7 @@ The following features and improvements were added in this release:
27
25
-**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.
28
26
-**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).
29
27
30
-
####Supported versions for 1.10.868.0
28
+
### Supported versions for 1.10.868.0
31
29
32
30
The component versions supported in the 1.10.868.0 release are as follows:
33
31
@@ -37,11 +35,11 @@ The component versions supported in the 1.10.868.0 release are as follows:
37
35
- K3s distribution: 1.29.9 (upgrade only), 1.30.6
38
36
- JSON version schema: 1.15
39
37
40
-
###Release 1.9.262.0 (November 2024)
38
+
## Release 1.9.262.0 (November 2024)
41
39
42
40
- Updated the Mariner and Windows versions to include CVE fixes between this release and the previous release.
43
41
44
-
####Supported versions for 1.9.262.0
42
+
### Supported versions for 1.9.262.0
45
43
46
44
The component versions supported in the 1.9.262.0 release are as follows:
47
45
@@ -51,14 +49,14 @@ The component versions supported in the 1.9.262.0 release are as follows:
51
49
- K3s distribution: 1.28.5, 1.29.6
52
50
- JSON version schema: 1.14
53
51
54
-
###Release 1.8.202.0 (September 2024)
52
+
## Release 1.8.202.0 (September 2024)
55
53
56
54
- 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
55
- 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
56
- 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
57
- 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
58
61
-
####Supported versions for 1.8.202.0
59
+
### Supported versions for 1.8.202.0
62
60
63
61
The component versions supported in the 1.8.202.0 release are as follows:
0 commit comments