You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Octavia load balancers are launched using the service project. With
default quotas, load balancer creation can quickly fail:
Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 403)
Add a new example setting required service project quotas to unlimited
to avoid these failures.
0 commit comments