Skip to main content

Kubernetes in My Homelab

🔧 Stack

  • Ubuntu VMs on Proxmox
  • kubeadm + containerd
  • Static IPs with DHCP mapping
  • Fully declarative VM provisioning via Terraform

🔄 Automation

  • Cloud-init for node configuration
  • Terragrunt-managed clusters
  • Load testing and failure simulations

🔐 Security

  • TLS via cert-manager
  • Harbor image pulls with robot credentials