I’m considering running ESXi on bare metal and then virtualising TrueNAS am wondering if this is the best platform if you want to have the most job opportunities while having all the home server fun.

I want to run my own cloud so I will be using NextCloud and also a media streaming platform to the TV.

Since I’ll be using ZFS storage, how will I know whether to run a VM on ESXi or on TrueNAS?

Would use XCP-ng instead of ESXi?

There may be some other options or things I’ve missed. Thanks!

  • Medium_Cod6579@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    After playing with Kubernetes on TrueNAS SCALE for a while, I also recommend against using it. It’s incredibly unstable, doesn’t support standard deployment functions (e.g. Helm) out of the box, and the slightest mistake with stopping/starting services will cause the Kube API to break. Much better to run a Docker swarm or spin your own k8s cluster with something like kubespray.