Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Quotas prevent individual projects from consuming excessive load balancing resources. Default quota values are set platform-wide; administrators override them per project. Load balancer quotas cover the full resource hierarchy — from the top-level load balancer down to individual L7 rules.Default Quota Reference
| Resource | Default Limit | Description |
|---|---|---|
loadbalancer | 10 | Load balancer instances per project |
listener | 50 | Listeners across all load balancers in a project |
pool | 50 | Pools across all load balancers in a project |
member | 50 | Pool members per project |
healthmonitor | 50 | Health monitors per project |
l7policy | 50 | L7 routing policies per project |
l7rule | 50 | L7 rules per project |
View Quotas
- Dashboard
- CLI
Navigate to the admin quota settings and scroll to the Load Balancer section
to view platform-wide default quotas. Per-project overrides are visible in
Identity > Projects (admin view) > Modify Quotas.
Set Project Quotas
- Dashboard
- CLI
Navigate to Identity > Projects (admin view). Select the project and click
Modify Quotas. Scroll to the Load Balancer section and update the limits.
Monitor Quota Consumption
Regularly review quota consumption to identify projects approaching limits:List all project quotas sorted by load balancer count
Next Steps
Flavor Profiles
Create capacity tiers that users can select within their quota limits.
Monitoring
Monitor actual resource consumption alongside quota limits.
Security
Audit quota usage as part of security and compliance reviews.
Admin Troubleshooting
Resolve quota exceeded errors reported by users.