Extend The Lifespan of Your Raspberry Pi's SD Card with log2ram Log2ram is a software that redirects logs to the memory instead of the SD Card. Here's how I used it to extend my SD Card's lifespan in my Raspberry Pi.
Raspberry Pi How to Squeeze 50% More Memory Out of Your Raspberry Pi with zram I demonstrate how you can use zram to increase the available memory of your Raspberry Pi by more than 50% with negligible performance impact.
Kubernetes My Kubernetes Dashboard and How To Deploy Yours My experiences with the Kubernetes Dashboard and a step-by-step tutorial on how you can deploy your own instance on your Raspberry Pi Kubernetes cluster.
Kubernetes Run Kubernetes on your Raspberry Pi cluster with k3s Some fun facts about Kubernetes that you probably didn't know, caveats when running it on Raspberry Pi, and how you can set up your own cluster with k3s.
Docker Graduating from Docker to Docker Swarm How Docker Swarm introduced me to distributed container orchestration and established the foundations for Kubernetes.
Docker How I Started Using Docker and Why You Should Too I outline my voyage and pains through which I found Docker and I aim to convince just one person reading this, that Docker is worth learning and using.
Raspberry Pi Let's Build a 28-core Raspberry Pi Cluster! I built a 28-core gigabit cluster, Kraken, consisting of 7 Raspberry Pi 3 Model Bs.
Kubernetes The Flaw in BGP Load-balancing in MetalLB I was blindsided by the unavoidable violation of separation of concerns.
Raspberry Pi How I Built a Raspberry Pi Cluster for Cheap The first step is always the hardest, and so is the first cluster.