Skip to content

Commit ce89148

Browse files
Merge pull request #16359 from sethmanheim/whatsnew2411
Update AKS what's new for 2411
2 parents 5ceb49f + 1ec131e commit ce89148

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

AKS-Hybrid/aks-whats-new-23h2.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in AKS on Azure Local, version 23H2
33
description: Learn about what's new in AKS on Azure Local, version 23H2.
44
ms.topic: overview
5-
ms.date: 10/09/2024
5+
ms.date: 11/19/2024
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: guanghu
@@ -42,6 +42,23 @@ By integrating these components, Azure Arc offers a unified and efficient Kubern
4242

4343
This section lists the new features and improvements in AKS Arc in each release of Azure Local, version 23H2.
4444

45+
### Release 2411
46+
47+
The following Kubernetes cluster deployment and management capabilities are available:
48+
49+
- **Workload Identity (preview)**. You can now deploy AKS Arc clusters with workload identity enabled and deploy application pods with the workload identity label to access Microsoft Entra ID protected resources, such as Azure Key Vault. For more information, see [Deploy and configure Workload Identity](workload-identity.md).
50+
- **Arc Gateway integration (preview)**. You can now deploy AKS Arc clusters with pod-level Arc Proxy and communicate with the Arc gateway, reducing the list of outbound URLs to configure in an isolated network environment. For more information, see [Simplify network configuration requirements with Azure Arc Gateway](arc-gateway-aks-arc.md).
51+
- **Control Plane IP**. You can now deploy AKS Arc clusters without specifying the control plane IP. The IP address is assigned automatically. For more information, see [this section in the network system requirements article](aks-hci-network-system-requirements.md#logical-networks-for-aks-arc-vms-and-control-plane-ip).
52+
- **Disable Windows image download**. You can now disable Windows image downloads by disabling the Windows node pool after cluster creation, reducing network traffic over HTTP connections and providing better support for low bandwidth environments. For more information, see [Disable Windows nodepool feature on Azure Local](disable-windows-nodepool.md).
53+
- **Terraform (preview)**. You can now create AKS Arc clusters with Terraform modules and smart defaults. For more information, see [Create clusters using Terraform](create-clusters-terraform.md).
54+
- **Error handling**. Error handling is now improved to prevent logical network deletions with dependent cluster resources, GPU misconfigurations, and more.
55+
56+
To get started with these features in the 2411 release, make sure to update your [AKSArc CLI extension](/cli/azure/aksarc) to version 1.4.23 or higher.
57+
58+
#### Supported Kubernetes versions for 2411
59+
60+
The Kubernetes versions supported in the 2411 release are 1.27.7, 1.27.9, 1.28.5, 1.28.9, 1.29.2, and 1.29.4.
61+
4562
### Release 2408
4663

4764
The following Kubernetes cluster deployment and management capabilities are available:

0 commit comments

Comments
 (0)