marcanpilami commented on issue #2269: URL: https://github.com/apache/apisix-ingress-controller/issues/2269#issuecomment-5045292629
Hello, could it be possible to reopen this? `external-dns` has since added support for any type of CRD (in https://github.com/kubernetes-sigs/external-dns/blob/master/docs/sources/unstructured.md), and they provide an example with APISIX. However, this example uses a manual CNAME and not an A DNS entry - meaning this is not fully dynamic and error prone. A full support for thin functionality would be simply adding `status.loadBalancer.ingress.ip` to the CRD like for the ingress, as requested by the initial poster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
