From 6e3243abd868cc98e36834538836c944b8327afb Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Fri, 3 Jul 2026 20:19:54 +1000 Subject: [PATCH] Pin binddns-auth service to a dedicated IP DNS (UDP/53) can't route via a shared gateway yet (no UDPRoute), so the service needs its own LoadBalancer address instead of a pool-assigned one. - pin purelb.io/addresses 198.18.200.6 (common pool) --- apps/base/binddns-auth/cluster.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/base/binddns-auth/cluster.yaml b/apps/base/binddns-auth/cluster.yaml index ffe0280..8be3333 100644 --- a/apps/base/binddns-auth/cluster.yaml +++ b/apps/base/binddns-auth/cluster.yaml @@ -15,6 +15,7 @@ spec: type: LoadBalancer annotations: purelb.io/service-group: common + purelb.io/addresses: 198.18.200.6 external-dns.alpha.kubernetes.io/hostname: ns-auth.k8s.syd1.au.unkin.net resources: requests: