By this I mean, I have a powerdns server running in my cluster, I would like Kubernetes to add/update dns entries in my dns server to reflect all services or any domains that would be used within the cluster, this is to fix a current issue I am having, and for general control and centralization purposes.

    • Zanathos@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      It’s quite literally how I laid it out. I have a Fedora server with an Unbound container for roothints lookup, and a pihole container for internal DNS sevices. It’s taken a lot of time to get working like any homelab stuff.

      I’ve never heard of powerDNS but you may be in a situation where you need to read their docs or try and find other posts or videos of what you’re trying to accomplish. Sorry I wasn’t much more help.