Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Multiple Pod Restarts #4

Open
7161-bev opened this issue Oct 23, 2024 · 0 comments
Open

Question about Multiple Pod Restarts #4

7161-bev opened this issue Oct 23, 2024 · 0 comments

Comments

@7161-bev
Copy link

Hello!

I am considering integrating your CRIK project into our system and encountered the following situation: currently, when launching a pod in Kubernetes, only one restart is possible after the entrypoint.sh finishes (delete pod). I’m wondering if there are any plans to support multiple repeated pod restarts?

At the moment, after the pod finishes (delete pod), it automatically restarts and functions correctly, but if the pod is deleted again, the restart begins from the first checkpoint (instead of from the point of the second deletion).

Expected behavior:
It would be great to have the ability to configure multiple pod restarts so that after completing, the pods would automatically restart repeatedly without the need for manual intervention.

Thank you for your work on the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant