└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Homelab 2 | 3 | A categorized community-driven collection of awesome homelab resources, tools, 4 | frameworks and software. The essentials to build, run and deploy your own homelab. 5 | 6 | Created by Nolan Tait @ https://www.homelab.garden 7 | 8 | Suggestions are welcome, open an issue or submit a pull request. 9 | 10 | ## Content 11 | 12 | - [Learn](#learn) 13 | - [Guides](#guides) 14 | 15 | ## Learn 16 | 17 | - [What is a homelab](https://www.homelab.garden/articles/what-is-a-homelab) - Learn about how to build a homelab and what you can do with it 18 | 19 | ## Guides 20 | 21 | - [Small homelab K8s cluster on Proxmox VE](https://github.com/ehlesp/smallab-k8s-pve-guide) - Amazing guide on using Kubernetes with a Proxmox cluster. Personally tested and my current base for my homelab. 22 | --------------------------------------------------------------------------------