This repository offers a collection of resources for building and deploying applications on a distributed computing cluster.
- Raspberry Pi 5
- Waveshare 2.13" E-Ink Display HAT
- SanDisk Ultra UHS-I microSD
- Toshiba Canvio Basics HDD
- 52pi Rack Tower Ultimate
- USB Charging Station
- USB Type-C to Type-A Cable
- USB Male to 5-Pin Dupont Cable
- USB Female to Dual Male Y-Cable
- Magnetic Cable Clips
- Silicone HDD Case
choco install kubernetes-clichoco install kubernetes-helmchoco install terraform
helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboardhelm repo add longhorn https://charts.longhorn.iohelm repo update
Note
The local-exec provisioner commands are intended to run on Windows.
terraform fmt -recursiveterraform -chdir=terraform initterraform -chdir=terraform planterraform -chdir=terraform applyterraform -chdir=terraform destroy
ssh-keygen -t rsa -f .ssh/52pi-k3s-1ssh -i .ssh/52pi-k3s-1 52pi-k3s-1@52pi-k3s-1
type .server\addresstype .server\configtype .server\node-token
cd scriptspowershell -ExecutionPolicy Bypass -File .\dashboard.ps1
cd scriptspowershell -ExecutionPolicy Bypass -File .\longhorn.ps1


