Hi everyone, I installed netmaker to make my clust...
# install
b
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
coredns is only used to provide dns to extclients
b
so for my nodes I have no way to use the DNS functionnality as real DNS ? It only adds to /etc/hosts ?
b
at the present time, yes
b
Do you suggest anything to solve my issue ?
another service or something
4 Views