Welcome
Senior Platform Engineer specializing in Kubernetes, cloud infrastructure, and secure CI/CD pipelines. I build and support platforms that developers can be enthusiastic about.
Recent Posts
Building a Production-Grade k3s Cluster on Spare Capacity
January 27, 2026
I built a 3-node k3s cluster that deploys automatically in 5 minutes using Terraform and cloud-init. Here’s how it works and what I learned.
Operational Guardrails for Multi-Tenant PostgreSQL
January 06, 2026
Operational guardrails needed to safely run PostgreSQL in a multi-tenant configuration, including connection limits, timeouts, lock protection, shared resource considerations, and how these are enforced and tested in the multi-tenant Postgres project.
Recovering from Toolchain Drift on macOS
March 11, 2024
A real-world example of toolchain drift on macOS, why it happens, and how pinning or downgrading dependencies can be a pragmatic recovery strategy.