Closed denisa closed 3 years ago
Hello @denisa , thank you for this issue. We have plan about Kubernetes jobs, so yes it may fit with what you propose.
Hi! Thanks for your feedback. Unfortunately we're no longer maintaining this repository so I will close this issue.
has two very different behavior: in the docker world, the service is restarted until it completes successfully, then it is left to rest. in the kubernetes world, the service is constantly restarted, even after it has completed successfully
It seems that the (expected) docker behavior would best be achieved by mapping the service to a Job