Skip to content

Commit c55fd1a

Browse files
Update aks-troubleshoot.md
1 parent 577ef4e commit c55fd1a

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

AKS-Arc/aks-troubleshoot.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,21 @@ To open a support request, see the [Get support](/azure/aks/hybrid/help-support)
2222

2323
The following sections describe known issues and workarounds for AKS enabled by Azure Arc:
2424

25-
- [Control plane configuration validation errors](control-plane-validation-errors.md)
26-
- [Connectivity issues with MetalLB](load-balancer-issues.md)
27-
- [K8sVersionValidation error](cluster-k8s-version.md)
25+
| AKS Arc CRUD Operation | Issue | Fix Status |
26+
|------------------------|-------|------------|
27+
| Kubernetes operation | [Issues after deleting storage volume](delete-storage-volume.md) | Pending |
28+
| Create validation | [Control plane configuration validation errors](control-plane-validation-errors.md) | N/A - this is to help users understand valid inputs. |
29+
| Create validation | [K8sVersionValidation error](cluster-k8s-version.md) | N/A - this is to help users understand valid inputs. |
30+
| Create validation | [KubeAPIServer unreachable error](kube-api-server-unreachable.md) | N/A - this is to help users understand networking misconfigurations. |
31+
| Release validation | [Azure Advisor upgrade recommendation message](azure-advisor-upgrade.md) | N/A - this is to alert users to upgrade to latest available version. |
32+
| AKS cluster delete | [Deleted AKS Arc cluster still visible on Azure portal](deleted-cluster-visible.md) | Fixed in 2503 release |
33+
| AKS cluster delete | [Can't fully delete AKS Arc cluster with PodDisruptionBudget (PDB) resources](delete-cluster-pdb.md) | Fixed in 2503 release |
34+
| Azure portal | [Can't see VM SKUs on Azure portal](check-vm-sku.md) | Fixed in 2411 release |
35+
| MetalLB Arc extension | [Connectivity issues with MetalLB](load-balancer-issues.md) | Fixed in 2411 release |
36+
37+
38+
## Tools to diagnose Kubernetes cluster failures
2839
- [Use diagnostic checker](aks-arc-diagnostic-checker.md)
29-
- [KubeAPIServer unreachable error](kube-api-server-unreachable.md)
30-
- [Can't see VM SKUs on Azure portal](check-vm-sku.md)
31-
- [Deleted AKS Arc cluster still visible on Azure portal](deleted-cluster-visible.md)
32-
- [Can't fully delete AKS Arc cluster with PodDisruptionBudget (PDB) resources](delete-cluster-pdb.md)
33-
- [Azure Advisor upgrade recommendation message](azure-advisor-upgrade.md)
34-
- [Issues after deleting storage volume](delete-storage-volume.md)
3540

3641
## Next steps
3742

0 commit comments

Comments
 (0)