jhuckaby / Cronicle

A simple, distributed task scheduler and runner with a web based UI.
http://cronicle.net
Other
3.95k stars 391 forks source link

Support helm chart #353

Open thanhtoan1196 opened 4 years ago

thanhtoan1196 commented 4 years ago

Summary

Please support helm chart for easier installation. https://helm.sh/

mikeTWC1984 commented 4 years ago

Well, it might be too early for that. There is no even official image for cronicle. I guess @jhuckaby is not a big fun of containers, but I think at some point it should be added since it can be fully automated via github actions. Besides that, I'm not sure it could be implemented as helm chart properly. I think each set up would be unique.

Also, keep in mind - cornicle won't work with replicas, and live log won't work on worker nodes (at least without some tweaking).

dry4ng commented 2 years ago

Any chance you can revisit this? Would be handy to run this in k8s with pods as workers.