Tag: tutorial
-
Building a Raspberry Pi cluster with MicroK8s

The tutorial for building a Raspberry Pi cluster with MicroK8s is here. This blog is not a tutorial. This blog aims to answer; why? Why would you build a Raspberry Pi cluster with MicroK8s? Here we go a little deeper to understand the hype around Kubernetes, the uses of cluster computing and the capabilities of…
-
How I made my first snap

Snaps are a way for you to package your software so it is easy to install on Linux. I figured, as a new member of the advocacy team at Canonical, I better start snappin’. I learnt how to do this using the snapcraft documentation, and a couple of blog posts by Alan Pope (popey). If…