Okay Kubernetes people. I am about to build my first cluster with 4 Raspberry Pi 4B 4gb models powered over POE.

I was going to host just some basic stuff on it (forgejo, a couple Ghost Blogs) and try hosting a Mastodon instance.

The documentation mentioned that I should not use the SD cards for database stuff. So I was going to get some super short thumb drives.

What is everyone else’s set up look like with raspberry pis? And how important is matching hardware?

I’m sure I’ll learn more from reading the documents but this is my concern right now.

(I was also required to upload a photo so have my Latitude D630)

  • curled@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    Depending on what you’re going to do with the cluster, 4gb of RAM per node feels rather limiting.

    Anyways, as far as storage goes I’m using 4 compute blades loaded with 4 8gb RAM versions of the CM4, each with a 500gb Samsung PM9A1 running Talos to save a bit on that precious RAM.

    Got Talos up and running with some help from Onedr0p’s cluster template which saved me a lot of time on the learning curve.