this post was submitted on 31 Aug 2023
736 points (100.0% liked)

Memes

1357 readers
33 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] svey@lemm.ee 42 points 1 year ago (2 children)

I setup a k8s rpi cluster for this reason, and now I just have 4 overloaded pis ๐Ÿ™ƒ

Sounds like k3s would be right up your alley, it's API compatible with k8s but has a lot less overhead than k8s, designed for use on low power devices like the Pi.

I found that for my use case (jellyfin, gitea, portainer, nextcloud, adguard, ...) the pis are still nearly idle but the bottleneck for me was ram. Anyone with similar experience?