Raspberry Pi Kubernetes Cluster with Docker
Recently setup a small four node Raspberry Pi cluster for the purposes of playing with Kubernetes and getting some much needed exposure with it. I set out with a simple mission, get an nginx (website) docker container running within the Kubernetes node. This would give me exposure to setting up Kubernetes (master with three nodes) as well as managing Docker containers within or alongside K8 (Kubernetes). Raspberry Pi Cluster I have four raspberry pi’s setup on the network which all…