▲ | _flux 3 months ago | |
Thanks, hadn't heard of that. Seems pretty active per its commit activity: https://github.com/hashicorp/nomad/graphs/commit-activity But the fact that I hadn't heard of it before makes it sound not very popular, at least not for the bubble I live in :). Does anyone have any practical experiences to share about it? | ||
▲ | ChocolateGod 3 months ago | parent | next [-] | |
Yes have a few Nomad clusters in production and it's been great. You'll certainly want to combine it with Consul and use Consul templates and service discovery though. I'd say the difficulty and complexity level is between Kubernetes and Docker Swarm, not having to use YML too is a big benefit imho. | ||
▲ | rixed 3 months ago | parent | prev [-] | |
If that's practical experience that you need, I remember reading some studies comparing the reliability and efficiency of nomad vs k8s under load (spoiler: they do not look very good for k8s). If that's popularity that you need, then sure, nobody ever got fired for choosing kubernetes. |