Tag Archives: raspberry-pi

Single-node Kubernetes on Raspberry Pi

I’ve recently got a Raspberry Pi 4 Model B 8GB. I wanted to have one just to try running Kubernetes on Raspberry Pi. Most resources on the web seem to be for a huge cluster with a dozen nodes but I wanted to do it with a single node.

Picture of raspberry pi 4 with black case running
Raspberry Pi 4 Model B in its case

Operating system

As the operating system I chose  Ubuntu because of its Pi support even though I prefer Red Hat based distros.

Continue reading Single-node Kubernetes on Raspberry Pi