Skip to content

Instantly share code, notes, and snippets.

@honewatson
Last active June 7, 2019 04:03
Show Gist options
  • Save honewatson/2f7f8b88a99b4e19affdc5e863e4528f to your computer and use it in GitHub Desktop.
Save honewatson/2f7f8b88a99b4e19affdc5e863e4528f to your computer and use it in GitHub Desktop.
microk8s localhost issue /etc/hosts
# https://github.com/ubuntu/microk8s/issues/196#issuecomment-443869365
# this line needs to be commented out
#::1 localhost ip6-localhost ip6-loopback
sudo iptables -P FORWARD ACCEPT
@honewatson
Copy link
Author

@honewatson
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment