This message was deleted.
# kubernetes
a
This message was deleted.
c
no. don’t do that. /etc/hosts on the node won’t be shared by pods, so anything running in the cluster won’t be able to resolve things that you’ve hacked into your hosts file.
Get DNS working.
e
Thanks @creamy-pencil-82913 So do you suggest some Bind spinning somewhere for the local dns resolution? Better on VM or in that K3s?