index

My First Post

I've migrated this blog to be a part of my mono-repo which controls my homelab. The repo runs GitHub actions to automatically take modifications to my blog posts and render them with Pelican, a Python-based static blog generation package.

In order to stand out a bit, I created a custom …

My Home Lab v1.0/v1.5

In 2024, I was generally ignorant of Kubernetes from a systems administration standpoint. Several years ago I resolved to increase my understanding of K8s by deploying my own bare-metal cluster onto my homelab from scratch (meaning: without kubernetes-in-a-box solutions like k3s, docker desktop, etc...). In this blog post, I will …