Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
7.69k
stars
2.56k
forks
source link
annotation on Service object doesn't seem to create the DNS name. #4675
Open
sfc-gh-pkommini opened 2 months ago
What happened: annotation on
Ingress
object on same cluster works but onService
resource doesn't seem to create the DNS name on route53.What you expected to happen: We expect the DNS name to be
How to reproduce it (as minimally and precisely as possible): This is the yaml config of the EKS service object for Neo4j:
Anything else we need to know?:
Environment:
external-dns --version
): Application Version:0.13.2
, Helm Chart Version:6.14.1