Currently, Cloudflared bombards Cloudflare with repeated updates the record, which is obviously wrong. The correct behavior should be to generate multiple DNS records.
This requires changes to the code that decides whether a change is needed (comparing existing DNS records and the Ingress's IP addresses) and the code that updates Cloudflare.
Currently, Cloudflared bombards Cloudflare with repeated updates the record, which is obviously wrong. The correct behavior should be to generate multiple DNS records.
This requires changes to the code that decides whether a change is needed (comparing existing DNS records and the Ingress's IP addresses) and the code that updates Cloudflare.