Raspberry Pi Kubernetes Cluster
project revive 2024
- software
- persistent volumes (ssd 512gb + 2tb usb hdd redundancy?)
- infrastructure as code
- hardware
- disconnect umbrel from Poe box / din rail
- disconnect raspbeep from Poe / din rail
- install separate rail for raspbeep + umbrel
- research versions libreelec / raspbeep / umbrel
- restore raspcontrol raspbravo
- connect umbrel to ups power
- projects to run
- recordfairs.hashbang.nl
- ingress / nginx
- multiple ssl
guides
- Reboot pi k8s cluster https://github.com/ljfranklin/k8s-pi
- more up to date: k3s https://k3s.io
components
- Raspberrypi 4
- Poe hat
https://www.sossolutions.nl/raspberry-pi-poe-hat-voor-raspberry-pi-model-3b?gclid=EAIaIQobChMIypvby5PH6QIV1eN3Ch0YewmoEAQYAyABEgKJqvD_BwE - DIN rail
- Lengte91 mmBreedte72 mmHoogte63 mm
- https://www.conrad.nl/p/joy-it-rb-case-07-sbc-behuizing-geschikt-voor-raspberry-pi-voor-din-railmontage-grijs-1436758
- https://www.amazon.de/GeeekPi-Rahmen-f%C3%BCr-Raspberry-Schiene/dp/B083B93PPM/ref=sr_1_2?crid=2U36U8Q1WAR98&dchild=1&keywords=raspberyy+pi+4+DIN&qid=1590142895&quartzVehicle=812-409&replacementKeywords=raspberyy+pi+din&sprefix=raspbery%2Caps%2C187&sr=8-2
settings
poe fan settings
bloggedabout it: [https://hashbang.nl/blog/kubernetes-cluster-build-with-raspberry-pi-and-poe-hats]
/boot/firmware/usrconfig.txt
dtparam=rpi-poe,poe_fan_temp0=10000,poe_fan_temp0_hyst=1000
dtparam=rpi-poe,poe_fan_temp1=55000,poe_fan_temp1_hyst=5000
dtparam=rpi-poe,poe_fan_temp2=60000,poe_fan_temp1_hyst=5000
dtparam=rpi-poe,poe_fan_temp3=65000,poe_fan_temp1_hyst=5000
dtparam=rpi-poe,poe_fan_temp4=70000,poe_fan_temp1_hyst=5000