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

    • joejoefashosho@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      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.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        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
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

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

          • Burn1ngBull3t@lemmy.worldOP
            link
            fedilink
            English
            arrow-up
            1
            ·
            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
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        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”.