Abattoir is a collection of infrastructure as code (IaC) for my Kubernetes homelab.
At the moment, it's five RockPro64 using equipment from PicoCluster.
With a focus on IaC for my lab I hope to exhibit the principle of "cattle not kittens" for my infrastructure, where there are no specialized servers and anything can be replaced quickly and easily. I would say no actual cattle were harmed in the creation of this, but I've been on a burger kick lately.
- Project31's Pine64 Centos 7 - Thie project provides the base distro for my hardware
- K3s - A stripped-down variant of K8s
- Ansible - The tool for automating bare-metal infrastructure configuration
- Packer - For bootstrapping the base linux distrobution