https://netmaker.org logo
yeah hostname is probably smarter, though like <@!...
# development
j
yeah hostname is probably smarter, though like @User is saying you can use whatever name you like when joining (or edit afterwards). For instance, this is how we automate it on microK8s: ./netclient join -t --dns off --daemon off --name $(hostname | sed -e s/.microk8s//)
5 Views