• esc@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 hours ago

    For regular k8s a few years ago (in my own tests) it hovered around 500-600 megabytes, and some cpu as well (can’t say how much would it use on machines this old) so the thing that does nothing but controls what will run on a machine consumes like 1/8th of ram. Also their infra sounds as static as it gets and machines themselves are not pets - they are family members at this point, what would the benefits of k8s be?

    • lil_baka@ani.social
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      10 hours ago

      what would the benefits of k8s be?

      Compared to what? Manually running software on machines? Automatic distribution of work, automatic networking, linking/transfer of resources, etc. I think their scenarios are often oneshot tasks that need to run somewhere and produce results that get used in other tasks or aggregated somewhere, etc.

      • [object Object]@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        8 hours ago

        oneshot tasks that need to run somewhere and produce results that get used in other tasks or aggregated somewhere

        There’s decades of effort already done on this kind of software in science. Idk why Kubernetes would suddenly be needed for that.