Praveen Chinthala

Results 1 comments of Praveen Chinthala

We use a shared ALB using the [alb-ingress-controller](https://github.com/kubernetes-sigs/aws-load-balancer-controller) and Traefik ingressRoute for all services deployed. The way we resolved this for our use case is by explicitly creating a [DNSEndpoint](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/contributing/crd-source.md)...