Comment on Internal resolution of gateway
xana@lemmy.zip 23 hours ago yeah but K8S already has coredns so I am hoping that I can customize it somehow
Comment on Internal resolution of gateway
xana@lemmy.zip 23 hours ago yeah but K8S already has coredns so I am hoping that I can customize it somehow
relaymoth@sh.itjust.works 13 hours 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.