Skip to content

Commit 577ef4e

Browse files
Update delete-cluster-pdb.md
1 parent c3319c1 commit 577ef4e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

AKS-Arc/delete-cluster-pdb.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ ms.reviewer: leslielin
1515

1616
When you delete an AKS Arc cluster that has [PodDisruptionBudget](https://kubernetes.io/docs/tasks/run-application/configure-pdb/) (PDB) resources, the deletion might fail to remove the PDB resources. By default, PDB is installed in the workload identity-enabled AKS Arc cluster.
1717

18-
## Workaround
18+
## Mitigation
19+
20+
This issue was fixed in [AKS on Azure Local, version 2503](aks-whats-new-23h2.md#release-2503).
21+
22+
If you're on an older build, please update to Azure Local, version 2503. Once you update to 2503, you can retry deleting the AKS cluster. If retry does not work, follow the workaround below. File a support case if the retry does not delete the AKS cluster.
23+
24+
## Workaround for AKS Edge Essentials and prior versions of AKS on Azure Local.
1925

2026
Before you delete the AKS Arc cluster, access the AKS Arc cluster's **kubeconfig** and delete all PDBs:
2127

0 commit comments

Comments
 (0)