Raspberry Pi: Difference between revisions
From Eden's Homelab Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
|} | |} | ||
All of the Raspberry Pis newer than the 3B are powered off POE hats, the 3B cannot be powered with a POE hat so they are powered with 5V micro-USB POE splitters. | |||
The 3Bs are kept in an interesting 3D-printed enclosure, since they can't be put in the 3D-printed rack-mount enclosure the other Raspberries are kept in. | |||
== Kubernetes == | == Kubernetes == |
Latest revision as of 13:31, 23 April 2025
I own the following Raspberry Pi foundation products:
Raspberry Pi Type | Memory | Quantity | Usage |
---|---|---|---|
Raspberry Pi B | 512 Mb | 1 | |
Raspberry Pi 3 B | 1 Gb | 3 | Kubernetes Cluster |
Raspberry Pi 4 B | 1 Gb | 1 | Blikvm PiKVM |
Raspberry Pi 4 B | 2 Gb | 2 | Kubernetes Cluster |
Raspberry Pi 4 B | 4 Gb | 1 | Kubernetes Cluster |
Raspberry Pi 5 B | 8 Gb | 1 | Frigate |
All of the Raspberry Pis newer than the 3B are powered off POE hats, the 3B cannot be powered with a POE hat so they are powered with 5V micro-USB POE splitters.
The 3Bs are kept in an interesting 3D-printed enclosure, since they can't be put in the 3D-printed rack-mount enclosure the other Raspberries are kept in.
Kubernetes
Most of my Raspberry Pis are used in a 6-Node kubernetes cluster. All of the Pis in the cluster use Ubuntu 22.04 and use and NFS share on TrueNAS NAS as the block storage.
Frigate
My Raspberry Pi 5 is used to host Frigate. It has connected to it a Hailo-8 AI Processor TPU and a 1Tb SSD attached to it for storage.