bind
Integrating Kubernetes External-DNS with BIND for Automatic DNS Management
External-DNS is a Kubernetes controller that automatically creates and manages DNS records based on Kubernetes resources like Services and Ingresses. When combined with BIND using the RFC2136 (dynamic DNS) provider, you get fully automated DNS management for your Kubernetes workloads without relying on cloud DNS providers. How External-DNS Works External-DNS