writer@homelab:~$ ls ./blog/Homelab --sort=recent

#Homelab

Every post filed under #Homelab. Search by keyword or jump to another topic.

// 4 posts in #Homelab
Why One Node Pulled and the Other Didn't: Debugging an ECR Image Pull Failure in Kubernetes Homelab
kubernetes·5 min·APR 19 2026

Why One Node Pulled and the Other Didn't: Debugging an ECR Image Pull Failure in Kubernetes Homelab

How to troubleshoot and pull images from Amazon Elastic Container Registry (ECR) into your Kubernetes

read.md
Now that you've installed Linux VM, what's next?
Linux·4 min·APR 07 2025

Now that you've installed Linux VM, what's next?

Just installed a Linux VM and wondering what to do next? This guide walks you through everything you need to get your VM production-ready—from adding secure users and setting up SSH keys, to configuring firewalls, port forwarding, and even running your first Nginx web server.

read.md
How I Exposed My Kubernetes Homelab to the Internet Using Cloudflare Tunnel
kubernetes·5 min·MAY 12 2026

How I Exposed My Kubernetes Homelab to the Internet Using Cloudflare Tunnel

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.

read.md
How I Installed Kubernetes on My Homelab (Using k3s on Proxmox + Ubuntu)
kubernetes·5 min·MAR 05 2026

How I Installed Kubernetes on My Homelab (Using k3s on Proxmox + Ubuntu)

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.

read.md