• @Echedenyan@lemmy.ml
    link
    fedilink
    43 years ago

    KVM.

    I don’t like that is only set in Linux at all.

    However, I like that allows me to emulate several computer architectures with not much resources in comparison with containers which cannot (no emulation) or other VM hypervisors (XEN).

    • ᗪᗩᗰᑎ
      link
      fedilink
      23 years ago

      Depends on your needs. If you need to emulate several computer architectures absolutely go with KVM, but if you just need to run a bunch of services Docker/Kubernetes may be the best option.