Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.45 KB

README.md

File metadata and controls

49 lines (36 loc) · 2.45 KB

🏠 🌐 home-infrastructure

Infrastructure as code repository for my home

Age-Days   Uptime-Days   Node-Count   Pod-Count   CPU-Usage   Memory-Usage  

🚀 Quickstart

# Install prerequisites
mise trust && mise install
# Provision cluster
task bootstrap:k3s

# Bootstrap infrastructure components on cluster
task bootstrap:infrastructure

⭐ Overview

❤️ Thanks

Thanks to all the awesome people in the Home Operations Discord community and the k8s-at-home GitHub topic for providing inspiration and guidance. Special thanks to @onedr0p for maintaining awesome rootless container images and his genius home-ops setup!