Hello, I'm new to Kubernetes and I'm following this guide but I have encountered the attached issue.
Try editing the DNS nameserver in /etc/resolv.conf
file. Change your existing nameserver to Google nameserver 8.8.8.8
.
You can comment existing nameserver and it should be something like this:
#nameserver x.x.x.x
nameserver 8.8.8.8