Hi all,
I recently set up a lightweight Kubernetes cluster at home using Raspberry Pi 4s and wanted to share my experience.
Here’s what I used:
3x Raspberry Pi 4 (4GB RAM)
K3s for a minimal Kubernetes install
MetalLB for internal load balancing
Tailscale for secure VPN access to the cluster...
(I posted this question in the Remmina Reddit page - but since my account is in "Pending" state for the past few days, I figured on mentioning this issue here.)
I am using a Debian 12 laptop, remotely connecting via Tailscale to the Rocky 9 desktop system. While I am able to remotely access...