All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:20, 1 June 2021 Busk talk contribs created page Kubectl (Created page with "# On Microk8s Quick ``` mkdir $HOME/.kube microk8s config > $HOME/.kube/config snap install kubectl --classic kubectl get nodes ``` or alias ``` alias kubectl='sudo microk8s...")