/var/tmp/notes
  • Main
  • OSX
  • Solaris
Subscribe
Tagged

ubuntu

A collection of 1 post

k8s

microk8s installation notes

tested on ubuntu 18.04 not suitable for production use.Software installationAdapted from ubuntu documentation sudo snap install microk8s --classic --channel 1.23/stable grant admin access to non-root user:mkdir ~/.kube sudo usermod -a -G microk8s $USER sudo chown -f -R $USER ~/.kube sudo microk8s config > ~/.kube/config�

Teo de Hesselle Feb 7, 2022 • 1 min read
/var/tmp/notes © 2022
Powered by Ghost