Domains and DNS
DNS drafts and deployments
Change sets separate editing from publication on authoritative servers.
#Overview
Change sets separate editing from publication on authoritative servers.
#Separate editing from publication
Adds, updates, and removals can remain in a draft. The change-set view displays the diff before application and lets you edit or remove one line without changing the currently served zone.
Applying the set creates a deployment revision. If synchronization fails, keep the diff, inspect status, and use retry instead of blindly rebuilding the same records.
#Publish a set
Group related changes in one draft.
Review removals, TTL, proxy state, and critical values.
Apply the set once.
Wait for deployed state and verify the authoritative answer.
#State lifecycle
| State | Meaning |
|---|---|
pending | Revision recorded but not yet confirmed everywhere. |
applied | Revision applied by the DNS target. |
failed | Application failed; inspect the diff and retry after fixing it. |