Air-Gapped DNS issues #11655
-
Hello! Starting a discussion here as advised on Slack, where I asked this question last Friday. I'm trying to get Talos Linux up and running in an air-gapped environment. I have an internal harbor registry running from which I can pull images (tested, works). However, when starting up the control plane, I get these errors where it tries to use 8.8.8.8 as DNS to resolve my internal registry:
This is the cp.patch.yaml I use:
How can I tell Talos to use our internal nameservers to resolve my registry? I tried using the IP of the registry, but got the, more or less, same error message. Any hint or help is greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You already configure your own DNS, and Talos might take a bit of time to pick it up in the resolving process, which is normal. This seems to be a transient error which is retried. |
Beta Was this translation helpful? Give feedback.
I don't see any DNS errors here.
You should check first Troubleshooting guide.