Kubernetes cluster with 200$ free account fails to deploy, I need to increase quota limits

Goncalo 20 Reputation points
2023-09-08T13:37:40.4433333+00:00

hi,

I am trying to create a kubernetes cluster but I have quota limit on total regional cores. I need this to finish my course.

When attempting to increase the quota there is an error on the website an asks me to submit a ticket. When opening a ticket it throws another error:
Oops, something went wrong...

Unfortunately we encountered an error. We've been already notified about this.

--

I need help resolving this.

"message": "Code=\"OperationNotAllowed\" Message=\"Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: SwedenCentral, Current Limit: 4, Current Usage: 0, Additional Required: 16, (Minimum) New Limit Required: 16. Submit a request for Quota increase at 
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,453 questions
0 comments No comments
{count} votes

Accepted answer
  1. shiva patpi 13,366 Reputation points Microsoft Employee Moderator
    2023-09-08T15:54:33.3066667+00:00

    Hello @Goncalo,

    Since you have only 4 cores , if you want to complete your lab - please follow below steps:

    -> While creating the nodepool try to use a VM size which takes only 2 cores (ds2v2, ds2v3 etc) and choose only 1 or 2 nodes.

    (Step2->Nodepools-> click on choose size -> select any of ds2v2 or ds2v3 -> Choose scale method manual -> Choose Min node count as 1)

    -> If you are still facing the issue , the only option would be to submit the quota increase request

    Regards,

    Shiva.


0 additional answers

Sort by: Most 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.