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

Doubt - Relation with Kubernetes #25

Closed
sapphire006 opened this issue Sep 4, 2022 · 2 comments
Closed

Doubt - Relation with Kubernetes #25

sapphire006 opened this issue Sep 4, 2022 · 2 comments

Comments

@sapphire006
Copy link

  1. Is this a custom kubectl operator ?
    2)why was Minimal checkpointing support kubernetes/kubernetes#104907 only limited to forensic checkpointing and not restore ? When can this be expected
    3)Are there any Pull requests for native kubernetes checkpoint restore support?
@adrianreber
Copy link
Member

  1. Is this a custom kubectl operator?

No.

  1. why was Minimal checkpointing support kubernetes/kubernetes#104907 only limited to forensic checkpointing and not restore?

To reduce complexity while introducing checkpoint/restore.

When can this be expected?

The container checkpointed in Kubernetes can be restored outside of Kubernetes. For example in CRI-O.

Once cri-o/cri-o#6181 is merged it should be possible to restore containers also in Kubernetes.

  1. Are there any Pull requests for native kubernetes checkpoint restore support?

What do you mean?

@sapphire006
Copy link
Author

sapphire006 commented Sep 6, 2022

By 3) i had meant is anyone actively working on restore part. Cri-o Pull request was the thing i was looking for.
Thank you for answering . Grateful for your work on checkpoint restore.

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

No branches or pull requests

2 participants