• @pezhore
    link
    English
    152 months ago

    At this point virtualization is legacy technology.

    Man, I’d love to believe that - and please Lemmy, prove me wrong, but virtualization, especially commercial products like VMware have one huge advantage over things like kubernetes - it’s effectively plug and play and has full support available.

    1. Boot off this esxi iso
    2. Deploy this VCSA OVA
    3. Have vCenter auto config VSAN
    4. Deploy fully ha/Drs managed VMs

    I would kill for a similar experience with kubes - something that I cannot for the life of me get to work in my homelab given the myriad of walkthrough in various states of accuracy.

    • @mosiacmango@lemm.ee
      link
      fedilink
      English
      15
      edit-2
      2 months ago

      Yeah the above is someone who can either greenfield because they work for a new shop or is deep in the kube-aid.

      Most buisnesses just need your stated features. Some stand alone VMs with HA that makes them server independent and let you snapshot/back them up with ease. Slot commodity servers in a room somewhere, wander off to do more important things.

      The good news is that proxmox is already there, if a bit more crunchy to deploy. It’s got integrated ceph to work as a backend for HA/VSAN, built in snapshots and a separate backup appliance that sports Veeam style features. It has a simple config language that could compete with powercli if that is a current vmware use case. Looks like it even supports VDI with Intel’s enterprise gpus, although that is early days.

    • @AA5B@lemmy.world
      link
      fedilink
      English
      1
      edit-2
      2 months ago

      Certainly any cloud kubernetes will be much quicker and simpler. To the extent you can use minikube, I’d call it about the same as a vm.

      For large on-prem clusters, you may have a point. I did an eval and came to a similar conclusion, but that was about five years ago. Also the question was “Can we ask customers to do this or already have this for installing our product?”. That idea was a bit before its time