Establish a declarative Knot record-management workflow #21

Open
opened 2026-08-23 17:07:56 +00:00 by stanta · 0 comments
Owner

Outcome

Provide one reviewed source of truth and deployment path for normal Knot DNS record changes.

Current state

Knot is authoritative, but new records still use an operator process without a declarative repository workflow.

Work

  • Choose zone-file, API, or web-admin ownership.
  • Preserve DNSSEC signing, serial changes, journal state, and secondary transfer.
  • Define review, validation, deployment, rollback, and audit behavior.
  • Test one non-critical record change end to end.

Validation

  • The record appears on both authorities over UDP and TCP.
  • DNSSEC validation passes.
  • Rollback restores the previous answer.
  • The workflow does not expose TSIG or DNSSEC keys.

References

  • HOMELAB_INTEGRATION.md
  • iac/KNOT-DNS-PLAN.md
  • iac/ansible/roles/knot_authoritative/
## Outcome Provide one reviewed source of truth and deployment path for normal Knot DNS record changes. ## Current state Knot is authoritative, but new records still use an operator process without a declarative repository workflow. ## Work - [ ] Choose zone-file, API, or web-admin ownership. - [ ] Preserve DNSSEC signing, serial changes, journal state, and secondary transfer. - [ ] Define review, validation, deployment, rollback, and audit behavior. - [ ] Test one non-critical record change end to end. ## Validation - [ ] The record appears on both authorities over UDP and TCP. - [ ] DNSSEC validation passes. - [ ] Rollback restores the previous answer. - [ ] The workflow does not expose TSIG or DNSSEC keys. ## References - `HOMELAB_INTEGRATION.md` - `iac/KNOT-DNS-PLAN.md` - `iac/ansible/roles/knot_authoritative/`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stanta/homelab#21
No description provided.