Hello,
I have setup k3s and facing the challenge when providing K3s_URL as the .local hostname. I have understood the @creamy-pencil-82913 comment. But by any chance is it possible to resolve it.. Or in upcoming updates team is planning to resolve it?
https://github.com/k3s-io/k3s/issues/1395#issuecomment-702871386
n
nutritious-tomato-14686
06/27/2022, 4:54 PM
We have no plans to change away from Golang's default implementation. So specifying the ip address is the only option.
m
most-plumber-12446
06/27/2022, 4:56 PM
oks.. Is there any change we can do in ubuntu distro which can help golang resolve the .local hostname..
@nutritious-tomato-14686 Anything other than using hosts file.
n
nutritious-tomato-14686
06/27/2022, 5:24 PM
Not that I'm aware of, my goto would have been try something with the hosts file.
m
most-plumber-12446
06/27/2022, 5:25 PM
hmm.. No issue.. Then I will specify the static ip to the VM.. and use the ip within k3s_url
Thanks @nutritious-tomato-14686.. Take care.. Have a nice day ahead 🙂