Skip to content

Commit 3cc3427

Browse files
Update aks-troubleshoot.md
1 parent ff434ea commit 3cc3427

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

AKS-Arc/aks-troubleshoot.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,26 @@ To open a support request, see the [Get support](/azure/aks/hybrid/help-support)
2020

2121
## Known issues
2222

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

2525
| AKS Arc CRUD Operation | Issue | Fix Status |
2626
|------------------------|-------|------------|
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 |
27+
| AKS cluster delete | [Deleted AKS Arc cluster still visible on Azure portal](deleted-cluster-visible.md) | Active |
3328
| AKS cluster delete | [Can't fully delete AKS Arc cluster with PodDisruptionBudget (PDB) resources](delete-cluster-pdb.md) | Fixed in 2503 release |
3429
| Azure portal | [Can't see VM SKUs on Azure portal](check-vm-sku.md) | Fixed in 2411 release |
3530
| MetalLB Arc extension | [Connectivity issues with MetalLB](load-balancer-issues.md) | Fixed in 2411 release |
3631

3732

38-
## Tools to diagnose Kubernetes cluster failures
39-
- [Use diagnostic checker](aks-arc-diagnostic-checker.md)
33+
## Guides to diagnose and troubleshoot Kubernetes CRUD failures
34+
35+
| AKS Arc CRUD Operation | Issue |
36+
|------------------------|-------|
37+
| Kubernetes operation | [Issues after deleting storage volume](delete-storage-volume.md)
38+
| Create validation | [Control plane configuration validation errors](control-plane-validation-errors.md)
39+
| Create validation | [K8sVersionValidation error](cluster-k8s-version.md)
40+
| Create validation | [KubeAPIServer unreachable error](kube-api-server-unreachable.md)
41+
| Network configuration issues | [Use diagnostic checker](aks-arc-diagnostic-checker.md)
42+
| Release validation | [Azure Advisor upgrade recommendation message](azure-advisor-upgrade.md)
4043

4144
## Next steps
4245

0 commit comments

Comments
 (0)