Checkpoint/restore runc
Last updated
Was this helpful?
Last updated
Was this helpful?
Create an account with Cedana, to get access to the GPU plugin. See .
Set the Cedana URL & authentication token in the .
Install the runc plugin with sudo cedana plugin install runc
.
Ensure the daemon is running, see .
Do a health check to ensure the plugin is ready, see .
Run a new runc container, for example:
Checkpoint:
Restore:
Run a new managed runc container:
Checkpoint:
Restore:
Run a new managed runc container with GPU support:
Checkpoint:
Restore:
Just like for processes, as explained in , GPU support is also available for managed runc containers.
For all available CLI options, see . Directly interacting with daemon is also possible through gRPC, see .