
Setting Up Ceph in My Proxmox Cluster
Moving from clustered compute with single points of failure to a fully hyperconverged infrastructure using Ceph. Because apparently I hate having free time.
Moving from clustered compute with single points of failure to a fully hyperconverged infrastructure using Ceph. Because apparently I hate having free time.
After upgrading my home router to a Mikrotik RB5009, I started thinking about what would be the best way to manage and configure it. In this blog post, I show you how I ended up configuring it with Terraform.
terraform-backend-git is a simple yet elegant solution for managing Terraform state by storing it directly in git. It comes built-in with state locking via branches, encryption via sops and much more!
A complete breakdown of my experience getting all five Kubernetes certifications - CKA, CKAD, CKS, KCNA, and KCSA - from the initial 3-week sprint to completing the Kubestronaut title.
Storing secrets in Git is generally a bad practice... Unless you encrypt them. In this blog post I explain how to do that easily.
Learn why Talos Linux is (probably) the best OS for Kubernetes. This minimal, API-driven operating system is secure by default and configured entirely via YAML, making cluster deployment and management effortless