I have a GCP project where I create a 2 GKE cluster.
- CluserA (2 node, 8 Core CPU). Total 16 Core Used.
- ClusterB (0 node, 0 Core CPU). Can Not Create or Scale Up node for limitation of limitation of quota.
Now, My Question is that, My Quota limit is 32 and i can not create any more node. when i have more 16 CPU exist. I check my VM instances. There is no more VM who can usages my CPU cores.
How can i resolve this issues and find who usages my rest 16 core ? Here i attach some screen shot.
Total VM in My Project,
both of them 8 Core CPU (Machine type: e2-standard-8).
In this situation, I can not create no more node when i do not used yet more then 16 Core CPU.


Can you confirm that you are not using an
autoscalerorautomation scriptas it will automatically scale the deployment so the quotas have been used by them.Below mentioned points will help you:
Are you trying to create a cluster with
0 nodesas it is not possible as the total number of nodes in the cluster must be at least 1, try creating a1 node cluster.I can see your cpu limit across all
regionsis exceeded so as a workaround you can request an increase of quota in the same quota page, once you get the approval you will have revised quota limits so that you can create a cluster.The consumption of other 16 cpus is not visible in the console so i will dig on this further and will provide an update if there any issue from google side i will give you a link to raise a request or i will raise a request on behalf of you and provide the link to track the status of the issue.
Note: From this Allocation quotas
From CPU quota limits: