Greetings - I am using Rancher Desktop 1.32.3 1.18...
# rancher-desktop
c
Greetings - I am using Rancher Desktop 1.32.3 1.18.2 on a Mac (Apple Silicon). I have selected dockerd, virtiofs, and vz emulation. There is this odd situation with Apple and DNS. Some services (like a browser) uses typical DNS (i.e. the same as NSLOOKUP) and work just fine, but in the case of the docker CLI, it is using the other service (DNS-SD). This is impacting my ability to use an internal (artifactory) docker registry because it can't get a proper resolution for the registry (something to do with my VPN). Using a web browser works without fail - because we have already established browsers use "normal" DNS resolution. Has anyone ran into this, and is there any way to force the docker CLI to use the "normal" means of DNS rather than the DNS-SD method?
w
Please recheck version as latest is 1.18.2
c
My mistake, I was looking at the K8S version. Rancher Desktop Version is 1.18.2
d
Did you ever manage to get this working?