I use Talos Linux for a minimal, secure, and API-driven Kubernetes foundation. It's immutable and built for automation.
This repository is the single source of truth. ArgoCD ensures the cluster state matches what's defined here in Git.
Proxmox VMs are provisioned with OpenTofu, making the entire hardware setup reproducible and version-controlled.
I prioritize security with non-root containers, network policies, and secrets managed outside of Git using the External Secrets Operator.
git clone https://github.com/theepicsaxguy/homelab.git
nano terraform.tfvars
tofu apply