Open abdelrahman-salama opened 1 day ago
Hi, the issue may not be directly related to the Bitnami container image/Helm chart, but rather to how the application is being utilized, configured in your specific environment, or tied to a particular scenario that is not easy to reproduce on our side.
If you think that's not the case and want to contribute a solution, we'd like to invite you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Please feel free to contact us if you have any questions or need assistance.
Suppose you have any questions about the application, customizing its content, or technology and infrastructure usage. In that case, we highly recommend that you refer to the forums and user guides provided by the project responsible for the application or technology.
With that said, we'll keep this ticket open until the stale bot automatically closes it, in case someone from the community contributes valuable insights.
Thanks for your response, and to be clear, I am not doing any custom or specific configuration in my environment.
It's a basic work, the default behavior for external-dns with headless service is to create an A for each pod and create A record for the main domain pointing to all pods ips, and this setup is working fine with aws route53 but not with oracle cloud zone.
Name and Version
bitnami/external-dns 8.5.0
What architecture are you using?
None
What steps will reproduce the bug?
I am trying to use external-dns in OKE to update DNS zone in OCI it's working fine, but when using it with the headless service,
The headless service tries to create an A record for the service itself that points to all the pod IPs, and external-dns returns the following error:
What is the expected behavior?
Create the record successfully
What do you see instead?
contained invalid rdata