writer@homelab:~$ cat about.md
Read about
Field notes and deep dives from a developer who writes the docs and ships the code. Kubernetes, DevOps, homelabs, and the debugging stories nobody else publishes.
● featured

From Manual Deploys to GitOps: How I Automated my Homelab with ArgoCD and GitLab CI
I got tired of SSH-ing into servers every time I needed to deploy a simple app. So I spent an evening setting up GitLab CI, ArgoCD, and a GitOps workflow in my homelab. Here's what worked, what broke, and what I learned along the way.
cat full-post.md01
How I Exposed My Kubernetes Homelab to the Internet Using Cloudflare Tunnel~/blog/how-i-exposed-my-kubernetes-homelab-to-the-internet-using-cloudflare-tunnel.md
I wanted production-style ingress for my k3s homelab without exposing ports or my public IP. What looked simple turned into debugging Route 53 nameservers, Kubernetes DNS resolution, and mysterious Cloudflare 502s before everything finally worked.
kubernetes5 minMAY 12 2026→
02Why One Node Pulled and the Other Didn't: Debugging an ECR Image Pull Failure in Kubernetes Homelab~/blog/why-one-node-pulled-and-the-other-didn-t-debugging-an-ecr-image-pull-failure-in-kubernetes-homelab.md
How to troubleshoot and pull images from Amazon Elastic Container Registry (ECR) into your Kubernetes
kubernetes5 minAPR 19 2026→
03How I Installed Portainer on My Kubernetes Homelab (Running on Proxmox)~/blog/how-i-installed-portainer-on-my-kubernetes-homelab-running-on-proxmox.md
A step-by-step guide to installing Portainer on a Kubernetes (k3s) homelab running on Proxmox. Covers Helm setup, fixing cluster reachability errors, resolving the security timeout, and accessing the Portainer UI.
kubernetes3 minMAR 11 2026→
04How I Installed Kubernetes on My Homelab (Using k3s on Proxmox + Ubuntu)~/blog/how-i-installed-kubernetes-on-my-homelab-using-k3s-on-proxmox-ubuntu.md
I built a Kubernetes cluster in my homelab using k3s on an Ubuntu VM running inside Proxmox. This guide walks through the full setup process, from server preparation to adding worker nodes.
kubernetes5 minMAR 05 2026→
writer@homelab:~$ ./hire --writer
Get in touch with FullstackWriter
Best-in-class technical articles, documentation, marketing posts, and product notes — from someone who ships the code too.