Title
b

bland-napkin-94690

01/26/2023, 1:52 PM
Hi everyone, I installed netmaker to make my cluster communicate with a rancher instance that is in a closed environment. The issue is that for the rancher-agent to connect, it needs to resolve the DNS entry, but netmaker did not setup dns in the client even tho resolvectl is enabled and started, it only adds entries to the /etc/hosts files. How am I supposed to tell it to use DNS from CoreDNS instead of this ? Thank you for your help
I want to add that DNS mode is enabled and coredns is started
Installation is done through docker-compose
b

bored-island-21407

01/26/2023, 2:47 PM
coredns is only used to provide dns to extclients
b

bland-napkin-94690

01/26/2023, 3:04 PM
so for my nodes I have no way to use the DNS functionnality as real DNS ? It only adds to /etc/hosts ?
b

bored-island-21407

01/26/2023, 3:05 PM
at the present time, yes
b

bland-napkin-94690

01/26/2023, 3:10 PM
Do you suggest anything to solve my issue ?
another service or something