i have a lab environment with a bind server. The server manages the domain "lab.local" DNS Dynamic Update are configured. The lab client (windows and linux) are using the DNS server.
Now i would like do use a kubernetes cluster in our lab. Can i use the bind server with the zone "lab.local" with kubernetes?
For example: i would like to create a nginx pod and access it from my client over nginx.lab.local. I have looked at https://github.com/kubernetes-incubator/external-dns but i didn't find any Information how to use it with bind.