Skip to content

Instantly share code, notes, and snippets.

@philipz
Created November 28, 2019 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipz/5be63270ed642534b482b919bafe50d4 to your computer and use it in GitHub Desktop.
Save philipz/5be63270ed642534b482b919bafe50d4 to your computer and use it in GitHub Desktop.
microk8s tips
sudo usermod -a -G microk8s <username>
sudo microk8s.kubectl config view --raw > $HOME/.kube/config
microk8s.enable metallb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment