What problem does it solve?
This Skill helps you set up and troubleshoot a Proxmox-based homelab Kubernetes (K3s) and VM/LXC infrastructure so nodes join correctly, GPU passthrough works, storage and backups are reliable, and the whole environment can be rebuilt reproducibly.
Core Features & Use Cases
- Proxmox + K3s deployment guidance: Choose VMs vs LXC correctly, size nodes for single-node or multi-node clusters, and install K3s using a repeatable approach.
- GPU passthrough validation and fixes: Apply the right IOMMU/vfio workflow and detect common issues like incorrect IOMMU grouping.
- Automation-ready infrastructure with guardrails: Use Terraform for declarative VM lifecycle, set up GitOps for cluster apps, and back up VMs/K3s (including restore confidence checks).
What problem does it solve?
Real-world example: you want to turn a fresh Proxmox host into a working K3s cluster with Longhorn storage for persistent workloads, configure GPU passthrough so workloads can use hardware acceleration, and then ensure everything can be rebuilt via templates and IaC without manual drift.
Quick Start
Ask for a step-by-step Proxmox + K3s plan that includes VM templates with cloud-init, node sizing, GPU passthrough checks, and a minimal GitOps bootstrap for persistent workloads.