sometimes the easiest solution is the best solution.
Comment on Internal resolution of gateway
frongt@lemmy.zip 3 weeks ago
Run a local DNS server with local records.
GreenKnight23@lemmy.world 3 weeks ago
Comment on Internal resolution of gateway
frongt@lemmy.zip 3 weeks ago
Run a local DNS server with local records.
sometimes the easiest solution is the best solution.
yeah but K8S already has coredns so I am hoping that I can customize it somehow
relaymoth@sh.itjust.works 3 weeks ago
Local DNS with rewrites is the answer. Don’t mess with CoreDNS unless you know what you’re doing. It has the potential to fubar the cluster DNS.
Running a local DNS server is super easy, especially compared to managing a kubernetes cluster. Install Adguard Home or Pihole, set your devices to use this server, and add some rewrites. That’s it.