https://github.com/willianpaixao/homelab
Infrastructure as Code of my home servers. Running Kubernetes, Flux and Linux
https://github.com/willianpaixao/homelab
k8s-at-home kubesearch
Last synced: 2 months ago
JSON representation
Infrastructure as Code of my home servers. Running Kubernetes, Flux and Linux
- Host: GitHub
- URL: https://github.com/willianpaixao/homelab
- Owner: willianpaixao
- License: gpl-3.0
- Created: 2024-02-29T09:45:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T23:45:48.000Z (3 months ago)
- Last Synced: 2026-03-03T02:08:33.297Z (3 months ago)
- Topics: k8s-at-home, kubesearch
- Homepage: https://willianpaixao.github.io/homelab/
- Size: 8.89 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Willian's homelab




This is a repository to document my homelab setup. Currently running two Kubernetes clusters, one with Raspberry Pis 4 and another with Turing Pi Cluster Board and RK1.
## Getting Started
The documentation is published on GitHub Pages. You can access it [here](https://willianpaixao.github.io/homelab/).
### Prerequisites
You'll need to install the following tools to run the project:
- [Flux](https://fluxcd.io/)
- [Helm](https://helm.sh/)
- [Kubectl](https://kubernetes.io/docs/tasks/tools/)
- [SOPS](https://getsops.io/)
## License
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
This project was bootstrapped with [cluster-template](https://github.com/onedr0p/cluster-template). Huge thanks
to [onedr0p](https://github.com/onedr0p) for the amazing work.