I build and maintain a bare-metal Kubernetes homelab — Go, Python, and a lot of YAML.
| Layer | Tech |
|---|---|
| OS | Talos Linux (immutable, API-driven) |
| GitOps | ArgoCD (app-of-apps) |
| CNI | Cilium (eBPF, kube-proxy replacement) |
| Ingress | Traefik v3 + MetalLB L2 |
| TLS | cert-manager + custom omg.lol DNS-01 webhook |
| Secrets | External Secrets Operator + 1Password Connect |
| Monitoring | Prometheus + Grafana + Alertmanager + Loki |
| Storage | NFS (Synology NAS) + local-path (RK1 NVMe) |
| Databases | CloudNative-PG (PostgreSQL) + Garage (S3) |