Skip to content

Commit afac4b4

Browse files
authored
Merge pull request #8620 from ReginaLin24/rl-dev01
AB#5290: Added AKS capacity errors in the new error code section
2 parents 5e4d1ba + 96b4d1b commit afac4b4

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

support/azure/.openpublishing.redirection.azure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6307,6 +6307,10 @@
63076307
{
63086308
"source_path": "azure-kubernetes/create-upgrade-delete/error-using-feature-requiring-virtual-machine-scale-set.md",
63096309
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes"
6310+
},
6311+
{
6312+
"source_path": "azure-kubernetes/create-upgrade-delete/akscapacityerror.md",
6313+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/akscapacityheavyusage-error"
63106314
}
63116315
]
63126316
}

support/azure/azure-kubernetes/create-upgrade-delete/akscapacityerror.md renamed to support/azure/azure-kubernetes/error-codes/akscapacityheavyusage-error.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Troubleshoot the AKSCapacityError error code
3-
description: Discusses how to troubleshoot the AKSCapacityError error when you create or start a Kubernetes cluster.
2+
title: Troubleshoot the AksCapacityHeavyUsage error code
3+
description: Discusses how to troubleshoot the AksCapacityHeavyUsage error when you create or start a Kubernetes cluster.
44
ms.date: 05/29/2024
55
author: axelgMS
66
ms.author: axelg
@@ -56,6 +56,6 @@ Capacity is often reclaimed when other users stop or delete their AKS clusters.
5656

5757
For more information about improvements that we're making toward delivering a resilient cloud supply chain, see [this September 2021 Azure Blog article](https://azure.microsoft.com/blog/advancing-reliability-through-a-resilient-cloud-supply-chain/).
5858

59-
- [General troubleshooting of AKS cluster creation issues](troubleshoot-aks-cluster-creation-issues.md)
59+
- [General troubleshooting of AKS cluster creation issues](../create-upgrade-delete/troubleshoot-aks-cluster-creation-issues.md)
6060

6161
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

support/azure/azure-kubernetes/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,3 +368,5 @@
368368
href: error-codes/vmextensionerror-vhdfilenotfound.md
369369
- name: UnsatisfiablePDB error
370370
href: error-codes/unsatisfiablepdb-error.md
371+
- name: AksCapacityHeavyUsage error
372+
href: error-codes/akscapacityheavyusage-error.md

0 commit comments

Comments
 (0)