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
  • 21:52, 30 January 2021 Busk talk contribs created page Kubernetes Scratchpad (Created page with "``` #!/usr/bin/env bash # set -e shopt -s expand_aliases alias kubectl='microk8s kubectl' delete(){ kubectl delete deployment hello1 kubectl delete deployment hello2 kubectl...")