Y
Hacker News
new
|
ask
|
show
|
jobs
by
bpicolo
3136 days ago
Nomad is probably a bit overkill for cron. It's a whole k8s alternative isn't it?
1 comments
scarface74
3136 days ago
It can be. But if you just need a distributed cron, you can just use the raw_exec or exec driver type and run a shell command.
link