Deploy binddns-auth (authoritative BIND cluster) #220

Merged
benvin merged 2 commits from benvin/deploy-binddns-auth into main 2026-07-03 21:23:26 +10:00

2 Commits

Author SHA1 Message Date
unkinben e8f68b5e75 Add authoritative zones from puppet-prod master nameservers
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Migrates the 18 zones served by the puppet authoritative masters
(profiles::dns::master::zones) as BindZone CRs on the auth cluster:
unkin.net, main.unkin.net, and the 198.18.{13-29}.0/24 reverse zones.

- add apps/base/ns-auth/zones.yaml (type primary, TTL 600); records are
  migrated separately (not stored in puppet, generated via PuppetDB)
2026-07-03 21:17:56 +10:00
unkinben 3bcb39fe0a Deploy ns-auth BIND cluster
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
2026-07-03 20:52:18 +10:00