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)
This commit is contained in:
2026-07-03 21:17:56 +10:00
parent 3bcb39fe0a
commit e8f68b5e75
2 changed files with 205 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ resources:
- namespace.yaml
- tsigkey.yaml
- cluster.yaml
- zones.yaml