TEMP: forward k8s.syd1.au.unkin.net to external external-dns service #269

Merged
benvin merged 1 commits from benvin/resolvers-k8s-externaldns-temp into main 2026-07-21 00:14:03 +10:00

1 Commits

Author SHA1 Message Date
unkinben 34e8c80d49 Temporarily forward k8s.syd1.au.unkin.net to external external-dns
The bind-resolvers forwarded k8s.syd1.au.unkin.net to the in-cluster
bind-externaldns (198.18.200.8), which is not reliably serving those
records yet, so lookups return NXDOMAIN. Notably Gitea cannot resolve the
k8s CI host, so its webhook fails and tagged releases (e.g. bind-operator)
never trigger CI.

Point the forwarder at the existing external external-dns bind service
anycast (198.18.19.20, puppet roles::infra::dns::externaldns), which still
holds the working records. Temporary; revert to 198.18.200.8 once
external-dns publishes to the in-cluster service.
2026-07-21 00:11:48 +10:00