Kubernetes
6 posts
AI Is the Modern-Day Calculator
I thought giving an AI agent access to my servers was a terrible idea. A few months later, it was building Kubernetes clusters in my homelab.
aiMy Homelab AI Setup: Useful Access, Limited Permissions
How Hermes helped migrate my homelab from Docker to Kubernetes using scoped access, local context, and practical automation instead of unlimited permissions.
kubernetesKubeSolo: Moving From Docker to Kubernetes in a Homelab
Not every homelab needs a 3-node Kubernetes cluster. KubeSolo gives you a single-node way to learn Kubernetes, run real workloads, and bring Docker Compose services across without …
certificationThings Kubernetes Forced Me to Learn This Week
I built a kubeadm Kubernetes cluster in my Proxmox homelab and immediately ran into etcd issues. This time, instead of rebuilding, I understood why it was happening. That …
kubernetesQuestion Everything - Road to CKA
Diving into Kubernetes for the CKA made me realise how fast config drift happens when editing live resources. A DaemonSet lab sparked a deeper understanding of why GitOps matters …
certificationThe Road to CKA (Certified Kubernetes Administrator)
I’m starting my CKA journey and diving deep into Kubernetes. After years of picking it up and forgetting it, I’m committing to daily learning, rebuilding my homelab, and sharing …