Using Kubernetes External DNS with Synology DNS Server
My router is a Synology RT2600ac; by default it runs dnsmasq
. I recently replaced it with Synology’s full-fat DNS
Service (it’s BIND); this broke DNS for my K3s cluster; here’s how I replaced
that with ExternalDNS
, making everything work again.