gardener / external-dns-management

Environment to manage external DNS entries for a kubernetes cluster
Apache License 2.0
81 stars 67 forks source link

Create AAAA DNS records with Dual Stack NLB #340

Closed steruck closed 9 months ago

steruck commented 9 months ago

What would you like to be added: In case of Dual Stack NLBs (1) it should be possible to request DNS records by annotating the service for both A and AAAA records.

Currently only A records get created and the dual stack feature cannot be leveraged.

  1. https://github.com/gardener/gardener-extension-provider-aws/blob/master/docs/usage/dual-stack-ingress.md
  2. https://gardener.cloud/docs/guides/networking/dns-extension/#request-dns-records-for-service-type-loadbalancer