Skip to content

Commit 0f0610a

Browse files
Update zonalallocation-allocationfailed-error.md
1 parent af1b766 commit 0f0610a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/error-codes/zonalallocation-allocationfailed-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For more information about how to fix this error, see [Resolve errors for SKU no
5252

5353
### Solution 2: Dynamically scale using Node Auto Provisioning
5454

55-
[Node Auto Provisioning](/azure/aks/node-auto-provisioning) allows you to automatically provision VM SKUs based on your workload needs. If a SKU isn't available due to capacity constraints, Node Auto Provisioning (NAP) selects another SKU type based on the specifications provided in the customer resource definitions (CRDs) like `NodePool` and `AKSNodeClass`. This can be helpful for scaling scenarios when certain SKU capacity becomes limited. For more information on configuring your NAP cluster, see [Configure node pools for node auto-provisioning (NAP) in Azure Kubernetes Service (AKS)](/azure/aks/node-auto-provisioning-node-pools) and [Configure AKSNodeClass resources for node auto-provisioning (NAP) in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/azure/aks/node-auto-provisioning-aksnodeclass).
55+
[Node Auto Provisioning](/azure/aks/node-auto-provisioning) allows you to automatically provision VM SKUs based on your workload needs. If a SKU isn't available due to capacity constraints, Node Auto Provisioning (NAP) selects another SKU type based on the specifications provided in the customer resource definitions (CRDs) like `NodePool` and `AKSNodeClass`. This can be helpful for scaling scenarios when certain SKU capacity becomes limited. For more information on configuring your NAP cluster, see [Configure node pools for node auto-provisioning (NAP) in Azure Kubernetes Service (AKS)](/azure/aks/node-auto-provisioning-node-pools) and [Configure AKSNodeClass resources for node auto-provisioning (NAP) in Azure Kubernetes Service (AKS)](/azure/aks/node-auto-provisioning-aksnodeclass).
5656

5757
### Solution 3: Upgrade in place using `MaxUnavailable`
5858

0 commit comments

Comments
 (0)