# Cedana

## Cedana Docs

- [Welcome to Cedana](https://docs.cedana.ai/readme.md)
- [Authentication](https://docs.cedana.ai/get-started/authentication.md)
- [Local Setup](https://docs.cedana.ai/get-started/local-setup.md)
- [Installation](https://docs.cedana.ai/cedana-kubernetes/installation.md): Begin checkpoint/migrate/restoring stateful workloads in Kubernetes in under 5 minutes!
- [Manual Checkpoint/Restore](https://docs.cedana.ai/cedana-kubernetes/cr.md): Begin checkpoint/migrate/restoring stateful workloads in Kubernetes in under 5 minutes!
- [Automation](https://docs.cedana.ai/cedana-kubernetes/automation.md): Adding automation to checkpoint/restore in Kubernetes
- [Pod Spec Whitelist and Remapping](https://docs.cedana.ai/cedana-kubernetes/podspec-whitelist-remapping.md): Extending the saved Kubernetes pod spec with annotations
- [Storage](https://docs.cedana.ai/cedana-kubernetes/storage.md)
- [Configuration](https://docs.cedana.ai/cedana-kubernetes/configuration.md)
- [Jobs](https://docs.cedana.ai/cedana-kubernetes/jobs.md): The right question is: what schedulers do we not support?
- [Installation](https://docs.cedana.ai/cedana-slurm/installation.md): Begin checkpoint/migrate/restoring stateful workloads in SLURM in under 5 minutes!
- [Manual Checkpoint/Restore](https://docs.cedana.ai/cedana-slurm/cr.md): Begin checkpoint/migrate/restoring stateful workloads in SLURM in under 5 minutes!
- [Automation](https://docs.cedana.ai/cedana-slurm/automation.md): Automating checkpoint/restore with SLURM
- [Cedana + Dynamo for Inference at Scale](https://docs.cedana.ai/cedana-inference/cedana-+-dynamo-for-inference-at-scale.md)
- [Deploying with Dynamo](https://docs.cedana.ai/cedana-inference/deploying-with-dynamo.md)
- [Performance of Cedana's GPU Interception](https://docs.cedana.ai/articles/performance-of-cedanas-gpu-interception.md): Gain 11% inference throughput and 10x faster cold starts, with minimal overhead
- [Cedana vs. CRIUgpu for GPU Checkpoint/Restore](https://docs.cedana.ai/articles/cedana-vs.-criu-cuda-for-gpu-checkpoint-restore.md): We benchmark our SOTA GPU checkpoint/restore solution against CRIU’s CUDA plugin that’s based on NVIDIA’s CUDA Driver functionality
- [GPU Save, Migrate & Resume (SMR) on Kubernetes](https://docs.cedana.ai/examples/gpu-save-migrate-and-resume-smr-on-kubernetes.md)
- [Redis Save Migrate & Resume (SMR) on Kubernetes](https://docs.cedana.ai/examples/redis-smr.md): Performing a save/migrate/resume of an in-cluster redis db.
- [LLaMA Inference GPU Save, Migrate & Resume (SMR)](https://docs.cedana.ai/examples/llama-inference-gpu-save-migrate-and-resume-smr.md): Performing an SMR of a running LLaMA inference task using HuggingFace weights.
- [API](https://docs.cedana.ai/references/api.md): Reference for the latest version of the API (sandbox.cedana.ai). If your deployment is not at latest, please use the API reference for your deployment (\<org>.cedana.ai/v2/scalar).
- [User](https://docs.cedana.ai/references/api/user.md)
- [Service](https://docs.cedana.ai/references/api/service.md)
- [Checkpoints](https://docs.cedana.ai/references/api/checkpoints.md)
- [Restores](https://docs.cedana.ai/references/api/restores.md)
- [Actions](https://docs.cedana.ai/references/api/actions.md)
- [Files](https://docs.cedana.ai/references/api/files.md)
- [Resources](https://docs.cedana.ai/references/api/resources.md)
- [Clusters](https://docs.cedana.ai/references/api/clusters.md)
- [Policy](https://docs.cedana.ai/references/api/policy.md)
- [Cloud Bursting](https://docs.cedana.ai/references/api/cloud-bursting.md)
- [Jobs (Slurm)](https://docs.cedana.ai/references/api/jobs-slurm.md)
- [Nodes (Slurm)](https://docs.cedana.ai/references/api/nodes-slurm.md)
- [Actions (Slurm)](https://docs.cedana.ai/references/api/actions-slurm.md)
- [Clusters (Slurm)](https://docs.cedana.ai/references/api/clusters-slurm.md)
- [Policy (Slurm)](https://docs.cedana.ai/references/api/policy-slurm.md)
- [Events](https://docs.cedana.ai/references/api/events.md)
- [Metrics](https://docs.cedana.ai/references/api/metrics.md)
- [Logs](https://docs.cedana.ai/references/api/logs.md)
- [Models](https://docs.cedana.ai/references/api/models.md)

## Cedana Daemon

- [Cedana Daemon](https://docs.cedana.ai/daemon/readme.md)
- [Installation](https://docs.cedana.ai/daemon/get-started/installation.md)
- [Authentication](https://docs.cedana.ai/daemon/get-started/authentication.md)
- [Configuration](https://docs.cedana.ai/daemon/get-started/configuration.md)
- [Health checks](https://docs.cedana.ai/daemon/get-started/health.md)
- [Plugins](https://docs.cedana.ai/daemon/get-started/plugins.md)
- [Features](https://docs.cedana.ai/daemon/get-started/features.md)
- [Managed process/container](https://docs.cedana.ai/daemon/checkpoint-restore/managed.md)
- [Checkpoint/restore basics](https://docs.cedana.ai/daemon/checkpoint-restore/cr.md)
- [Checkpoint/restore with GPUs](https://docs.cedana.ai/daemon/checkpoint-restore/cr-1.md)
- [Checkpoint/restore runc](https://docs.cedana.ai/daemon/checkpoint-restore/cr-2.md)
- [Checkpoint/restore containerd](https://docs.cedana.ai/daemon/checkpoint-restore/cr-3.md)
- [Checkpoint/restore streamer](https://docs.cedana.ai/daemon/checkpoint-restore/cr-4.md)
- [Checkpoint/restore kubernetes](https://docs.cedana.ai/daemon/checkpoint-restore/cr-5.md)
- [Amazon S3](https://docs.cedana.ai/daemon/storage/s3.md)
- [Google Cloud Storage](https://docs.cedana.ai/daemon/storage/gcs.md)
- [Cedana Storage](https://docs.cedana.ai/daemon/storage/cedana.md)
- [Architecture](https://docs.cedana.ai/daemon/developer-guides/architecture.md)
- [Profiling](https://docs.cedana.ai/daemon/developer-guides/profiling.md)
- [Testing](https://docs.cedana.ai/daemon/developer-guides/testing.md)
- [Writing plugins](https://docs.cedana.ai/daemon/developer-guides/writing_plugins.md)
- [CLI](https://docs.cedana.ai/daemon/references/cli.md)
- [cedana](https://docs.cedana.ai/daemon/references/cli/cedana.md)
- [cedana attach](https://docs.cedana.ai/daemon/references/cli/cedana_attach.md)
- [cedana check](https://docs.cedana.ai/daemon/references/cli/cedana_check.md)
- [cedana checkpoint](https://docs.cedana.ai/daemon/references/cli/cedana_checkpoint.md)
- [cedana checkpoints](https://docs.cedana.ai/daemon/references/cli/cedana_checkpoints.md)
- [cedana completion](https://docs.cedana.ai/daemon/references/cli/cedana_completion.md)
- [cedana completion bash](https://docs.cedana.ai/daemon/references/cli/cedana_completion_bash.md)
- [cedana completion fish](https://docs.cedana.ai/daemon/references/cli/cedana_completion_fish.md)
- [cedana completion powershell](https://docs.cedana.ai/daemon/references/cli/cedana_completion_powershell.md)
- [cedana completion zsh](https://docs.cedana.ai/daemon/references/cli/cedana_completion_zsh.md)
- [cedana daemon](https://docs.cedana.ai/daemon/references/cli/cedana_daemon.md)
- [cedana daemon check](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_check.md)
- [cedana daemon start](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_start.md)
- [cedana delete](https://docs.cedana.ai/daemon/references/cli/cedana_delete.md)
- [cedana dump](https://docs.cedana.ai/daemon/references/cli/cedana_dump.md)
- [cedana dump containerd](https://docs.cedana.ai/daemon/references/cli/cedana_dump_containerd.md)
- [cedana dump job](https://docs.cedana.ai/daemon/references/cli/cedana_dump_job.md)
- [cedana dump process](https://docs.cedana.ai/daemon/references/cli/cedana_dump_process.md)
- [cedana dump runc](https://docs.cedana.ai/daemon/references/cli/cedana_dump_runc.md)
- [cedana dump-vm](https://docs.cedana.ai/daemon/references/cli/cedana_dump-vm.md)
- [cedana exec](https://docs.cedana.ai/daemon/references/cli/cedana_exec.md)
- [cedana features](https://docs.cedana.ai/daemon/references/cli/cedana_features.md)
- [cedana freeze](https://docs.cedana.ai/daemon/references/cli/cedana_freeze.md)
- [cedana job](https://docs.cedana.ai/daemon/references/cli/cedana_job.md)
- [cedana job attach](https://docs.cedana.ai/daemon/references/cli/cedana_job_attach.md)
- [cedana job checkpoint](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint.md)
- [cedana job checkpoint inspect](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint_inspect.md)
- [cedana job checkpoint list](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint_list.md)
- [cedana job checkpoints](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoints.md)
- [cedana job delete](https://docs.cedana.ai/daemon/references/cli/cedana_job_delete.md)
- [cedana job inspect](https://docs.cedana.ai/daemon/references/cli/cedana_job_inspect.md)
- [cedana job kill](https://docs.cedana.ai/daemon/references/cli/cedana_job_kill.md)
- [cedana job list](https://docs.cedana.ai/daemon/references/cli/cedana_job_list.md)
- [cedana jobs](https://docs.cedana.ai/daemon/references/cli/cedana_jobs.md)
- [cedana k8s](https://docs.cedana.ai/daemon/references/cli/cedana-k8s.md)
- [cedana kill](https://docs.cedana.ai/daemon/references/cli/cedana_kill.md)
- [cedana manage](https://docs.cedana.ai/daemon/references/cli/cedana_manage.md)
- [cedana manage containerd](https://docs.cedana.ai/daemon/references/cli/cedana_manage_containerd.md)
- [cedana manage process](https://docs.cedana.ai/daemon/references/cli/cedana_manage_process.md)
- [cedana manage runc](https://docs.cedana.ai/daemon/references/cli/cedana_manage_runc.md)
- [cedana plugin](https://docs.cedana.ai/daemon/references/cli/cedana_plugin.md)
- [cedana plugin features](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_features.md)
- [cedana plugin install](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_install.md)
- [cedana plugin list](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_list.md)
- [cedana plugin remove](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_remove.md)
- [cedana plugins](https://docs.cedana.ai/daemon/references/cli/cedana_plugins.md)
- [cedana ps](https://docs.cedana.ai/daemon/references/cli/cedana_ps.md)
- [cedana query](https://docs.cedana.ai/daemon/references/cli/cedana_query.md)
- [cedana query k8s](https://docs.cedana.ai/daemon/references/cli/cedana_query_k8s.md)
- [cedana query runc](https://docs.cedana.ai/daemon/references/cli/cedana_query_runc.md)
- [cedana restore](https://docs.cedana.ai/daemon/references/cli/cedana_restore.md)
- [cedana restore job](https://docs.cedana.ai/daemon/references/cli/cedana_restore_job.md)
- [cedana restore process](https://docs.cedana.ai/daemon/references/cli/cedana_restore_process.md)
- [cedana restore runc](https://docs.cedana.ai/daemon/references/cli/cedana_restore_runc.md)
- [cedana run](https://docs.cedana.ai/daemon/references/cli/cedana_run.md)
- [cedana run containerd](https://docs.cedana.ai/daemon/references/cli/cedana_run_containerd.md)
- [cedana run process](https://docs.cedana.ai/daemon/references/cli/cedana_run_process.md)
- [cedana run runc](https://docs.cedana.ai/daemon/references/cli/cedana_run_runc.md)
- [cedana unfreeze](https://docs.cedana.ai/daemon/references/cli/cedana_unfreeze.md)
- [API](https://docs.cedana.ai/daemon/references/api.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cedana.ai/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
