Unable to create Kubenetes Service.

Sreekanth 0 Reputation points
2024-01-23T05:26:02.09+00:00

Hi Team, I am getting an issue while create Azure kubernetes service. I am getting below error while creating cluster. Please find the attached screenshot for more reference. {"code":"InvalidTemplateDeployment","details":[{"code":"QuotaExceeded","message":"Preflight validation check for resource(s) for container service naveenaks12 in resource group NaveenTraining failed. Message: Preflight validation check for resource(s) for container service naveenaks12 in resource group MC_NaveenTraining_naveenaks12_eastus failed. Message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 4, Current Usage: 0, Additional Required: 8, (Minimum) New Limit Required: 8. Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22f5f1b15c-e817-42c4-9577-068bd92b6dec%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22eastus%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22cores%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:8,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22cores%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests. Details: . Details: "}],"message":"The template deployment 'microsoft.aks-1705987340864' is not valid according to the validation procedure. The tracking id is '026f256c-9060-4b4c-9680-5e8b94761e12'. See inner errors for details."} User's image

Can someone please help me out with the solution. Thanks,

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,457 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AlaaBarqawi_MSFT 942 Reputation points Microsoft Employee
    2024-01-23T06:41:36.8866667+00:00

    Hi , welcome to MS Q&A platform as seen from error message you need to submit quota increase for CPU cores by following this article you have quota for 4 cores and you need 8 https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal Message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 4, Current Usage: 0, Additional Required: 8, (Minimum) New Limit Required: 8. Submit a request for Quota increase at please submit quota increase request and after that try to create AKS


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.