mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-04-16 13:31:01 +02:00
* docs: add BIND9 on Kubernetes with Kind tutorial for rfc2136 provider Add a step-by-step guide for deploying BIND9 and ExternalDNS inside a local Kind cluster, covering forward (A) and reverse (PTR) DNS zones with TSIG authentication. Signed-off-by: Seena Fallah <seenafallah@gmail.com> * docs: apply suggestions for bind9 tutorial Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Signed-off-by: Seena Fallah <seenafallah@gmail.com> Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>