This is a learning exercise on how to install Kubernetes from scratch on Raspberry Pi 3 (master) and Zeros (workers).
In this guide I'll walk you through the famous guide Kubernetes The Hard Way created by Kelsey Hightower I like to call this guide: the very very hard way.
The final result should look like this:
- Basic understanding on Linux command line (Debian/Raspbian is recommended)
- Basic knowledge of Linux networking (general networking)
- Basic understanding on containers (no docker is required)
- Local Wi-fi or a free Ethernet port connection
- Lots of patience - you'll need it!