Forward unkin zones to the in-cluster authoritative service
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Points unkin.net / main.unkin.net / 13-29.18.198.in-addr.arpa at the
bind-authoritative LoadBalancer 198.18.200.6 instead of the puppet
anycast 198.18.19.15. Consul left on 198.18.19.14.
This commit is contained in:
2026-07-04 21:52:09 +10:00
parent ee7e6c87e3
commit 6e657d76e4
@@ -1,5 +1,5 @@
# Conditional forward zones, from the puppet openforwarder view.
# Upstreams: unkin authoritative 198.18.19.15, consul 198.18.19.14, k8s 198.18.200.8.
# Upstreams: unkin authoritative 198.18.200.6, consul 198.18.19.14, k8s 198.18.200.8.
# k8s -> in-cluster bind-externaldns 198.18.200.8.
# (Zones that forwarded to 10.10.16.x were dropped; consul left as-is.)
---
@@ -15,7 +15,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -29,7 +29,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -71,7 +71,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -85,7 +85,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -99,7 +99,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -113,7 +113,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -127,7 +127,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -141,7 +141,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -155,7 +155,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -169,7 +169,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -183,7 +183,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -197,7 +197,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -211,7 +211,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -225,7 +225,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -239,7 +239,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -253,7 +253,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -267,7 +267,7 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6
---
apiVersion: bind.unkin.net/v1alpha1
kind: BindZone
@@ -281,4 +281,4 @@ spec:
type: forward
catalog: false
forwarders:
- 198.18.19.15
- 198.18.200.6