Running Kubernetes on Raspberry Pi.
Hostname | Device | OS | Static IP | Internal IP |
---|---|---|---|---|
pi0 | Raspberry Pi 5, 8GB | Raspberry Pi OS Lite 64-bit | 192.168.86.220 | 10.0.0.20 |
pi1 | Raspberry Pi 5, 8GB | Raspberry Pi OS Lite 64-bit | 192.168.86.221 | 10.0.0.21 |
pi2 | Raspberry Pi 5, 8GB | Raspberry Pi OS Lite 64-bit | 192.168.86.222 | 10.0.0.22 |
- Kubernetes - tbd
- Container Runtime
containerd
- 2.0.0cni plugins
- tbdrunc
- tbd
- 'Kubernetes the hard way' - Kelsey Hightower
- 'How to install Kubernetes on Raspberry PI' - Ralph Bergmann
- Kubernetes documentation