Skip to content

Commit a58c5a3

Browse files
committed
Release notes for 2507
2 parents 2683ea1 + 6a79df2 commit a58c5a3

File tree

4 files changed

+19
-10
lines changed

4 files changed

+19
-10
lines changed

AKS-Arc/aks-troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Troubleshoot common issues in AKS enabled by Azure Arc
33
description: Learn about common issues and workarounds in AKS enabled by Arc.
44
ms.topic: how-to
55
author: sethmanheim
6-
ms.date: 06/27/2025
6+
ms.date: 07/17/2025
77
ms.author: sethm
8-
ms.lastreviewed: 04/01/2025
9-
ms.reviewer: abha
8+
ms.lastreviewed: 07/17/2025
9+
ms.reviewer: rcheeran
1010

1111
---
1212

AKS-Arc/gallery-image-not-usable.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn about a known issue with Kubernetes cluster create or nodepoo
44
ms.topic: troubleshooting
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 04/01/2025
8-
ms.reviewer: abha
7+
ms.date: 07/17/2025
8+
ms.reviewer: rcheeran
99

1010
---
1111

@@ -43,10 +43,19 @@ When you run `az aksarc get-versions`, you see the following errors:
4343

4444
## Mitigation
4545

46+
<<<<<<< HEAD
4647
This issue was fixed in AKS on [Azure Local, version 2507](/azure/azure-local/whats-new?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507). Upgrade your Azure Local deployment to the 2507 build.
4748

4849
- Once updated, confirm that the images have been downloaded successfully by running the `az aksarc get-versions` command.
4950
- You should now be able to create new clusters and scale existing clusters using the available images.
51+
=======
52+
This issue was fixed in [AKS on Azure Local, version 2507](/azure/azure-local/whats-new?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507). Upgrade your Azure Local deployment to the 2507 build.
53+
54+
- Upgrade your Azure Local deployment to the 2507 build.
55+
- Once updated, confirm that the images were downloaded successfully by running the `az aksarc get-versions` command.
56+
- For new AKS clusters: new AKS clusters should now be created successfully.
57+
- For scaling existing AKS clusters: scaling existing AKS clusters continues to encounter issues. Please file a support case.
58+
>>>>>>> 6a79df26cbc5a659ea2fe8a14489ae896cf5d54a
5059
5160
## Next steps
5261

AKS-Arc/kube-apiserver-log-overflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about a known issue with disk space exhaustion on the control
44
ms.topic: troubleshooting
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 04/01/2025
7+
ms.date: 07/17/2025
88
ms.reviewer: abha
99

1010
---
@@ -44,7 +44,7 @@ The issue occurs because the `--audit-log-maxbackup` value is set to 0. This set
4444

4545
## Mitigation
4646

47-
This issue was fixed in AKS on [Azure Local, version 2507](/azure/azure-local/whats-new?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507). Upgrade your Azure Local deployment to the 2507 build.
47+
This issue was fixed in [AKS on Azure Local, version 2507](/azure/azure-local/whats-new?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507). Upgrade your Azure Local deployment to the 2507 build.
4848

4949
### Workaround for Azure Local versions 2503 or 2504
5050

AKS-Arc/supported-kubernetes-versions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Supported Kubernetes versions for AKS enabled by Azure Arc
33
description: Understand the Kubernetes version support policy and lifecycle of clusters for Azure Kubernetes Service enabled by Azure Arc.
44
services: container-service
55
ms.topic: article
6-
ms.date: 02/10/2025
6+
ms.date: 07/17/2025
77
author: sethmanheim
88
ms.author: sethm
9-
ms.lastreviewed: 02/10/2025
10-
ms.reviewer: abha
9+
ms.lastreviewed: 07/17/2025
10+
ms.reviewer: rcheeran
1111

1212
# Intent: As an IT Pro, I want to know how Kubernetes versions are supported, as well as the lifecycle of clusters in AKS enabled by Azure Arc.
1313
# Keyword: supported Kubernetes versions

0 commit comments

Comments
 (0)