A hobby project to turn a number of Quadra mini-PCs into a K3S hobby cluster. Including 3d printable accessories.
In the 'freecad' directory, you'll find 3d printable models for use with this project. If you're only interested in running K3S, they aren't strictly necessary. However, running the passively cooled Quadra with heavier workloads may require active cooling. 3D printing can provide an easy way to get active cooling for your Quadra(s), without modifying or disassembling them.
We'll use the k3s-ansible project to automate the installation of k3s, and to provide a basis for other automation. Familiarity with Ansible and Python will certainly be helpful, though you aren't going to need to know how to develop in either.
We'll mostly be editing files and running commands. Do not worry, if these technologies aren't familiar.