Aller au contenu

ExternalDNSRegistryErrors#

Alerts if there have been any errors between external-dns and its remote registry (AWS route53). The error messages are visible by looking at the the pod's logs.

Troubleshooting#

  • Check the pod logs
  • kubectl edit deploy external-dns... change --log-level=debug and wait for the new pod to be deployed. Then check logs again
  • Go AWS and see the Route53 zone
  • See CAASINC-50 that contains a detailed description of a problem.
  • In Ingress, you should not see external-dns.alpha.kubernetes.io/target keys in metadata.