Ubuntu

Kubernetes cluster setup with raspberries and a kubernetes cluster.

Raspberry Pi 4 K3S cluster setup

In this tutorial, I will show you how to set up a lightweight Kubernetes cluster using rancher k3s. My current Raspberry Pi 4 configuration: Hostname RAM CPU Disk IP Address k3s-master-1 8 GB 4 64 GB 192.168.1.10 k3s-worker-node-1 8 GB 4 64 GB 192.168.1.11 k3s-worker-node-2 8 GB 4 64 GB 192.168.1.12 Prerequisite set values as shown below: Apply changes by executing

Raspberry Pi 4 K3S cluster setup Read More »

Scroll to Top