My domain is: asp-test.siatel.com
I ran this command: cert-manager deployed in the cluster with ingress configured for http01
It produced this output:
"During secondary validation: DNS problem: server failure at resolver looking up A for asp-test.siatel.com; DNS problem: server failure at resolver looking up AAAA for asp-test.siatel.com"
My web server is (include version):
rke2-ingress-nginx:4.10.502
The operating system my web server runs on is (include version):
Debian 12 / RKE2 Kubernetes v1.31.5+rke2r1 running on all of 3 nodes in self hosted cluster.
My hosting provider, if applicable, is:
presumably SFR (can't be sure, online lookup tools indicate that)
I can login to a root shell on my machine (yes or no, or I don't know):
yes. also I have ssh access to the dns the resolves all my cluster hosted domains.
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
cert-manager v1.17.2
Let'sDebug.net result:
Let's Debug
I have several domains of this type (e.g. grh-dev.siatel.com, cy-dev.siatel.com etc) in the same cluster which have successfully passed secondary validation and obtained their certificate (albeit I have other issues with cert-manager that more times than not it kills the resolver pod/ingress too soon for the letsecnrypt flow to run to completion - the permissions hack allows me to keep him from that just enough for letsencrypt to complete it's validation).
any help/suggestion on how to solve this are welcome.