• F04118F@feddit.nl
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 month ago

    Sell the expensive minisforum pc, buy 3 used laptops, use https://github.com/onedr0p/cluster-template

    Done! Full GitOps bare metal Talos kubernetes cluster that runs your workloads so much faster than any VM. Without hypervisor or Ansible or systemd or ssh. Just YAML manifests all the way down. Cert-manager for automatic certificate management. SOPS for local secrets management.

    A few months later, you can have this:

    Volsync for automated encrypted backups that automatically populate your volumes when you completely reset the entire cluster.

    Rook-ceph for shared replicated storage among the nodes.

    Authelia/lldap stack + Anubis botblocker to protect public-facing endpoints.

    I guess I should start a blog.

    • MangoPenguin@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      That sounds neat!

      I’ve always read the performance hit of a VM is pretty minimal, like 1% or less on most tasks. Is it really that much faster for you?

      • F04118F@feddit.nl
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        I’m not actually sure because I haven’t measured it. But I’ve read that while CPU and memory overhead is small, disk IO is much faster without virtualization.

        • MangoPenguin@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          It could be depending on the underlying filesystem and how it’s set up, I’ve run into that before.

          But my self hosted stuff doesn’t need particularly fast disk IO, so I don’t really notice even if there is a bottleneck lol

    • GhostTheToast@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      This seems super cool. I’ll have to look into this more later and see how I could use this with my infrastructure

  • millie@slrpnk.net
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    Having stuff at home is awesome, but if you’re doing anything with data you care about, it’s a really good idea to have offsite backups. I’ve seen someone lose years of work because a flood killed their computer and their backups.