Welcome to my home Kubernetes cluster.
Lots of fun (to me at least 😉) stuff can be found, poke around my cluster directory to see what my cluster is running. Feel free to open a GitHub Issue.
- Renovatebot keeps my applications up-to-date by scanning my repo and opening pull requests when it notices a new container image update.
This cluster runs on the following hardware (all nodes are running bare-metal on Ubuntu 20.04):
Device | Count | OS Disk Size | Data Disk Size | Ram | Purpose |
---|---|---|---|---|---|
Intel NUC10i5FNH2 | 3 | 240GB SSD | 1TB NVMe (rook-ceph) | 16GB | k3s masters |
HP Microserver Gen7 | 1 | 240GB SSD | 4x1TB RAID6 | 4GB | Media and shared file storage |
A lot of inspiration for my cluster came from the people that have shared their clusters over at awesome-home-kubernetes