Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

googleapi: Error 403: Quota 'BACKEND_SERVICES' exceeded. Limit: 9.0, quotaExceeded

I'm encountering the following error for my ingress controller.

Warning     GCE googleapi: Error 403: Quota 'BACKEND_SERVICES' exceeded. Limit: 9.0, quotaExceeded

My limit is set as 9, and this has previously worked so I'm not sure why this error is being encountered now.

I did delete the cluster and then created a new one, what do these backend services refer to? How could I remove any old ones that have not been deleted?

like image 851
Chris Stryczynski Avatar asked Sep 27 '17 14:09

Chris Stryczynski


1 Answers

You could also ask for a small up on the backend # quota page.

If it's small enough it will get auto accepted.

like image 134
Azr Avatar answered Sep 19 '22 05:09

Azr