A frequent problem I face is that the when deploying a new ingress to Kubernetes, the DNS creation takes time. The external-dns service in Kubernetes writes to route53 and creates the record as specified in the ingress, but it takes time for this DNS to propagate to our company DNS server.