Overview
DNS quotas prevent individual projects from consuming excessive DNS resources. Default values are set platform-wide; administrators override them per project. Quota enforcement is automatic — operations that would exceed a limit return a413 or 429 error.
Default Quota Reference
| Resource | Default Limit | Description |
|---|---|---|
zones | 10 | DNS zones per project |
zone_records | 500 | Total records across all zones in a project |
zone_recordsets | 500 | Total record sets across all zones |
recordset_records | 20 | Records within a single record set |
ptr_records | 30 | PTR records per project |
View Quotas
- Current project
- Specific project (admin)
Show quotas for the current project
Set Quotas
Set DNS quotas for a project
Reset to platform defaults
Monitor Quota Usage
Check current usage against limits before planning quota changes:Show zone count for a project
Count total record sets across all zones
Next Steps
Pool Management
Manage nameserver infrastructure that processes zone data
Security
Apply DNS security hardening policies
Admin Troubleshooting
Diagnose quota-related errors and service issues
DNS User Guide
User-facing zone and record management