Recent Posts

Kubernetes Architecture Explained

3 minute read

Introduction Before I dive into Kubernetes The Hard Way and get my hands dirty by bringing up a new K8S cluster, I thought I’d create a few pages covering Ku...

Generate QCOW2 images with Packer

6 minute read

Introduction This post explores how to build QCOW2 images with Packer. Once built, they can be uploaded to different cloud providers and provision new instan...