Overview
DNS pools group nameserver backends that process zone data. Multiple pools support geographic distribution or tiered service levels. Pool attributes control automatic zone scheduling — when a zone is created, the DNS service selects a pool based on attribute matching policies.Pool Attributes and Zone Scheduling
Pools use key-value attributes to match zones during scheduling. When a zone is created without an explicit pool assignment, the DNS service selects a pool based on these attributes.| Attribute | Example Values | Purpose |
|---|---|---|
service_tier | standard, premium | Route zones to capacity-appropriate pools |
region | east, west | Assign zones to geographically local pools |
tenant_type | internal, external | Separate internal and external zones |
View Pool Information
Nameserver Health Monitoring
- Check SOA serial consistency
Adding Nameservers to a Pool
Adding nameservers requires updating the pool configuration through XDeploy. After adding a nameserver:Update pool configuration in XDeploy
Add the new nameserver to the pool’s
nameservers and targets lists in the
XDeploy DNS service configuration.Verify the new nameserver receives zone data
Verify zone synchronization on new nameserver
Next Steps
Backend Configuration
Configure backend driver targets for each pool
Zone Transfers
Manage zone transfer requests to secondary nameservers
Quotas
Set per-project DNS resource limits
Admin Troubleshooting
Diagnose nameserver synchronization failures