OmerKahani / worker_runner

run cmd worker in k8s with http healthcheck. example: rake jobs:work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

worker_runner

run cmd worker in k8s with http healthcheck, Ther server will serve healthcheck until the worker finish and exit. SIGTERM will be delegated to the worker

example: rake jobs:work

Usages:

worker_runner rake jobs:work

About

run cmd worker in k8s with http healthcheck. example: rake jobs:work

License:Apache License 2.0


Languages

Language:Go 92.5%Language:Shell 7.5%