Using Azure Container Registry with MicroK8s

Hi there, At first glance is looks very trivia to use a remote container registry with MicroK8s, but there are SO many ways to do it, and furthermore you can multiple it by the many changes made to MicroK8s. This small guide describes how to get it to work with MicroK8s version 1.20. First of [...]

By |2021-05-31T15:45:11+02:00May 31st, 2021|Uncategorized|Comments Off on Using Azure Container Registry with MicroK8s

Remove unnecessary packages from Raspbian Stretch

Hi there, Here is the apt remove command to delete all unneeded packages from the Raspbian Streach distro on the Raspberry Pi. Free up alot of space on your SD-card As root: (sudo -s) apt remove --purge scratch2 minecraft-pi wolfram-engine sonic-pi dillo libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gtk libreoffice-gtk2 libreoffice-impress libreoffice-java-common [...]

By |2018-08-28T20:13:29+02:00August 28th, 2018|Linux, Uncategorized|Comments Off on Remove unnecessary packages from Raspbian Stretch
Go to Top