Relative Content

Tag Archive for kubernetes-ingressamazon-eksamazon-route53external-dns

AWS EKS External DNS – route 53 record keeps cycling

I’m deploying an ingress into my eks cluster, and everything deploys without issue, but, the DNS record in Route 53 seems to be continuously deleted and recreated, which results in requests to alternate between completing successfully, or receiving a DNS related error. I am seeking a way to debug this; cloudwatch logs, while copious to an almost overwhelming degree, aren’t really helpul, or, I’ve yet to find the one log group out of the numerous groups related to my cluster that actually indicates something useful. I’m using terraform, and below is the code for the ingress: