Skip to content

Commit 433ee32

Browse files
committed
Fixes
1 parent cf7d625 commit 433ee32

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
44
ms.topic: overview
55
ms.date: 03/12/2025
66
author: sethmanheim
@@ -12,17 +12,15 @@ ms.lastreviewed: 03/12/2025
1212

1313
# What's new in AKS Edge Essentials
1414

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.
1816

1917
## Release 1.10.868.0 (March 2025)
2018

2119
The following features and improvements were added in this release:
2220

2321
- **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.
2624
- **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).
2725

2826
### Supported versions for 1.10.868.0

0 commit comments

Comments
 (0)