Ask HN: Nomad Alternatives for Medium Business?

2 points by kosolam ↗ HN
The base requirements are to run our own infrastructure on hetzner dedicated servers. Also the apps must run in vms (not containers). I wonder if there is out there something that could be recommended as a stack that wouldn’t be too hard to implement… Seen here a nice post with kuma+nomad+firecracker… What would you recommend?

3 comments

[ 3.3 ms ] story [ 4.5 ms ] thread
Nomad + Consul (service mesh) + Vault (secrets) + qemu driver. Provision vms using cloud-init and you should be gtg.

Otherwise you can try giving KubeVirt a go. This will have a steeper learning curve, but it is a good product.