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

#kubernetes

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

// 4 posts in #kubernetes
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
How I Installed Portainer on My Kubernetes Homelab (Running on Proxmox)
kubernetes·3 min·MAR 11 2026

How I Installed Portainer on My Kubernetes Homelab (Running on Proxmox)

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.

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