mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-22 08:31:00 +02:00
Add two new options: - --ignore-non-host-network-pods - --pod-source-domain Combined toghether, they can be used to register the IPs of all pods with their associated PTR record. Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>