How to request for increase regional quota for creating AKS cluster

Manjunatha Reddy 5 Reputation points
2024-09-21T01:38:40.13+00:00

I am trying to create an AKS Cluster but the validation was failed due to below error. Could you please assist me get rid of this error. Which once should I select in VCPU section for free subscription.

Error:

Preflight validation check for resource(s) for container service aksdemo1 in resource group rg_aks failed. Message: Insufficient regional vcpu quota left for location centralindia. left regional vcpu quota 0, requested quota 824710709160. Details: (Code: ErrCode_InsufficientVCPUQuota)

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,090 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Lijitha B 245 Reputation points Microsoft Vendor
    2024-09-23T07:14:43.7833333+00:00

    Hi Manjunatha Reddy,
    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    I understand that you are encountering a quota issue when trying to create an AKS cluster. The error message indicates there are no available vCPUs left in central India region.

    Navigate to Azure console and check the quota for vCPUs in the Central India region. This will give you a clear idea of your current limits.
    Configure your AKS cluster to use smaller node sizes that require fewer vCPUs. This can help you stay within the quota limits.
    Check the existing resources in the region that are consuming your vCPU quota. If possible, you can deallocate or delete some of these resources to free up quota.
    If you are not tied to a specific location, you can try to cluster AKS in another region with an available vCPU quota.
    If you want more resources to use then go to pay-as-you-go subscription, because in free trail have some limitations.
    Please review the following for additional reference: Increase regional vCPU quotas - Azure Quotas | Microsoft Learn
    If you have any further queries, do let us know.

    If the answer is helpful, please click "Accept Answer" and "Upvote it."

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.