Skip to content

Commit 2c40258

Browse files
Continued link cleanup
1 parent 3e73edf commit 2c40258

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

support/azure/azure-kubernetes/availability-performance/cluster-node-virtual-machine-failed-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Here are the common causes of a failed cluster or node pool:
2121
|Custom Script Extension (CSE) virtual machine (VM) extension provisioning error|[Troubleshoot node not ready failures caused by CSE errors](node-not-ready-custom-script-extension-errors.md)|
2222
|Key Azure resources unavailable|<ul><li>["Unable to get log analytics workspace info" error](../aks-upgrade-scale-fail-log-analytics-workspace-missing.md)</li><li>[Cluster Load Balancer InvalidResourceReference error](../create-upgrade-delete/error-code-invalidresourcereference.md)</li><li>[SubnetFull error](../create-upgrade-delete/error-code-subnetisfull.md)</li><li>[Private DNS Zone InternalOperationError](/azure/private-link/troubleshoot-private-endpoint-connectivity)</li></ul>|
2323
|VM allocation failure due to no zonal/regional capacity|<ul><li>[AllocationFailed or ZonalAllocationFailed error](../../virtual-machine-scale-sets/allocationfailed-or-zonalallocationfailed.md)</li><li>[Associate capacity reservation groups to node pools](/azure/aks/manage-node-pools#associate-capacity-reservation-groups-to-node-pools)</li></ul>|
24-
|VM allocation failure due to exceeded core quota|[Quotaexceeded error](../quota-exceeded-error.md)|
24+
|VM allocation failure due to exceeded core quota|[Quotaexceeded error](../error-codes/quota-exceeded-error.md)|
2525
|Customer imposed restrictions|<ul><li>[RequestDisallowedByPolicy error](../create-upgrade-delete/error-code-requestdisallowedbypolicy.md)</li><li>[Setting resource lock prevents nodepool from scaling down](https://github.com/Azure/AKS/issues/3291)</li></ul>|
2626
|Workload issues|<ul><li>[A PodDisruptionBudget (PDB) failed to drain pods](../error-code-poddrainfailure.md)</li><li>[The kube-system pods are not running](../create-upgrade-delete/troubleshoot-aks-cluster-creation-issues.md#view-pods-in-the-system-namespace-kubectl-get-pods)</li></ul>|
2727

support/azure/azure-kubernetes/welcome-azure-kubernetes.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ landingContent:
3737
- text: K8SAPIServerDNSLookupFailVMExtensionError error (52)
3838
url: ./error-code-k8sapiserverdnslookupfailvmextensionerror.md
3939
- text: MissingSubscriptionRegistration error
40-
url: ./missingsubscriptionregistration-error.md
40+
url: ./error-codes/missingsubscriptionregistration-error.md
4141
- text: OutboundConnFailVMExtensionError error (50)
4242
url: ./error-code-outboundconnfailvmextensionerror.md
4343
- text: RequestDisallowedByPolicy error
44-
url: ./requestdisallowedbypolicy-error.md
44+
url: ./error-codes/requestdisallowedbypolicy-error.md
4545
- text: SubnetIsFull error
46-
url: ./subnetisfull-error.md
46+
url: ./error-codes/subnetisfull-error.md
4747
- text: SubscriptionRequestsThrottled error (429)
4848
url: ./error-code-subscriptionrequeststhrottled.md
4949

@@ -57,9 +57,9 @@ landingContent:
5757
- text: PodDrainFailure error
5858
url: ./error-code-poddrainfailure.md
5959
- text: PublicIPCountLimitReached error
60-
url: ./publicipcountlimitreached-error.md
60+
url: ./error-codes/publicipcountlimitreached-error.md
6161
- text: QuotaExceeded error
62-
url: ./quota-exceeded-error.md
62+
url: ./error-codes/quota-exceeded-error.md
6363
- text: SubnetIsFull error during an upgrade
6464
url: ./error-code-subnetisfull-upgrade.md
6565
- text: Upgrade issues with Gen2 VMs on Windows AKS cluster
@@ -73,13 +73,13 @@ landingContent:
7373
- text: CannotDeleteLoadBalancerWithPrivateLinkService error
7474
url: ./cannot-delete-load-balancer-private-link-service.md
7575
- text: InUseRouteTableCannotBeDeleted error
76-
url: ./inuseroutetablecannotbedeleted-error.md
76+
url: ./error-codes/inuseroutetablecannotbedeleted-error.md
7777
- text: LoadBalancerInUseByVirtualMachineScaleSet error
7878
url: ./load-balancer-or-nsg-in-use-by-vm-scale-set.md
7979
- text: PublicIPAddressCannotBeDeleted error
8080
url: ./cannot-delete-ip-subnet-nsg.md
8181
- text: TooManyRequestsReceived error
82-
url: ./toomanyrequestsreceived-error.md
82+
url: ./error-codes/toomanyrequestsreceived-error.md
8383

8484
# Card
8585
- title: Troubleshoot scale operations

0 commit comments

Comments
 (0)