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
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: What's new in AKS Edge Essentials
3
-
description: Learn about what's new in AKS Edge Essentials.
3
+
description: Learn about what's new in AKS Edge Essentials releases.
4
4
ms.topic: overview
5
5
ms.date: 03/12/2025
6
6
author: sethmanheim
@@ -12,17 +12,15 @@ ms.lastreviewed: 03/12/2025
12
12
13
13
# What's new in AKS Edge Essentials
14
14
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
-
17
-
This article lists the new features and improvements in each release of AKS Edge Essentials.
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 releases.
18
16
19
17
## Release 1.10.868.0 (March 2025)
20
18
21
19
The following features and improvements were added in this release:
22
20
23
21
-**Enable secret encryption on AKS Edge Essentials clusters with the Key Management Service (KMS) plugin (preview)**. Following Kubernetes best practices, it's recommended that you encrypt the Kubernetes secret store on clusters. You can enable the KMS plugin in the **aks-edge** config file during deployment. The KMS plugin is set to **disabled** by default during the preview period. For more information about this feature, see the [Key Management Service (KMS) plugin (preview)](aks-edge-howto-secret-encryption.md) documentation.
24
-
-**Key Manager for Kubernetes on AKS Edge Essentials (preview)**. [Key manager for Kubernetes](aks-edge-howto-key-manager.md) is an Azure Arc extension that automates the rotation of the signing key used to issue service account tokens. For more information about Key Manager, see [Key manager for Kubernetes](aks-edge-howto-key-manager.md).
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.
22
+
-**Key Manager for Kubernetes on AKS Edge Essentials (preview)**. [Key manager for Kubernetes](aks-edge-howto-key-manager.md) is an Azure Arc extension that automates the rotation of the signing key used to issue service account tokens. For more information about the Key Manager extension, see [Key manager for Kubernetes](aks-edge-howto-key-manager.md).
23
+
-**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, the AKS Edge Essentials deployment will be blocked if Arc parameters are missing or invalid.
26
24
-**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).
0 commit comments