Hacker News new | ask | show | jobs
by alfonmga 1383 days ago
One-shot jobs are one of the reasons why I moved from Kubernetes to Nomad[0]. It feels overengineering absurdity that there is no more straightforward way to do it.

Nowadays, I'm back to Docker Swarm and loving it. It seems you did something similar before for Docker Swarm [1] btw, nice ;-)

[0] https://www.nomadproject.io

[1] https://blog.alexellis.io/containers-on-swarm/

1 comments

Docker swarm has Job support nowadays, would this help?