Search code examples
google-cloud-platformload-balancing

GCP Load balancing Quota 'BACKEND_SERVICES' exceeded. Limit: 9.0 globally


Background 1

In my account, the limited of Compute Engine API Backend services is increased to 75. -

Background 2

I only have 9 Back-end service in Load balancing

Question

When I try to create a new Load Balancer, I receive below message:

Quota 'BACKEND_SERVICES' exceeded. Limit: 9.0 globally.

Suppose I should have enough quota for creating new backend service.....

Except removing other backend service, any suggestion for fixing this issue?

Thank you in advance!


Solution

  • Sometimes when a quota increase is approved, the deployment of that quota increase does not happen. I have experienced this several times.

    My recommendation is to request a higher quota increase and explain the details about the previous quota increase being approved but not being deployed.