this post was submitted on 12 Oct 2023
17 points (94.7% liked)

Selfhosted

39962 readers
463 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello selfhosted !

I had a thought I’d like to share with you.

I currently have a motherboard that was used to game and that i would like to reuse.

I thought of 2 ways to use it:

  • as a NAS
  • as a Steam stream server (i have a graphic card around too)

I also have other computers running Kubernetes (2 nodes)

My question is should i go Kubernetes for this on too, or on another path ?

Thanks

all 10 comments
sorted by: hot top controversial new old
[–] appel@whiskers.bim.boats 9 points 1 year ago (2 children)
[–] joejoefashosho@lemm.ee 3 points 1 year ago (2 children)

Yeah, if it was a gaming PC it would have no problem doing Nas and steam. I wouldn't bother with kubernetes or docker though. Just use Linux, no need for containers.

[–] Burn1ngBull3t@lemmy.world 2 points 1 year ago (1 children)

Would have been cool to add yet another machine to the cluster, especially if i could use the NAS for the kube VolumeClaims. 🤔

[–] appel@whiskers.bim.boats 4 points 1 year ago (1 children)

I would definitely still go with containers, running baremetal is less secure, more fiddly and less reproducible

[–] Burn1ngBull3t@lemmy.world 3 points 1 year ago

I think you are right indeed, i had the idea to maybe use the GC for AI stuff and play with it. I would probably go with kube and add the NAS in longhorn (that i already set up)

[–] Appoxo@lemmy.dbzer0.com 2 points 1 year ago (1 children)

Just use Linux, no need for containers.

Depends heavily on the use case. You can't just rule out a full technology without a proper reason/justificiation beyond "Container bad".

[–] vector_zero@lemmy.world 3 points 1 year ago

Agreed, for me containers are really nice for playing with new software without dirtying my host install.

[–] Burn1ngBull3t@lemmy.world 1 points 1 year ago
[–] Willdrick@lemmy.world 2 points 1 year ago

With a gpu in the mix, it could be used as an htpc/console and also work as a nas/media server with transcoding.