Skip to content

Commit

Permalink
[Docs][KubeRay] add example for distributed checkpointing with kubera…
Browse files Browse the repository at this point in the history
…y and gcsfuse (#45043)

Signed-off-by: Andrew Sy Kim <[email protected]>
  • Loading branch information
andrewsykim authored May 25, 2024
1 parent f9ac050 commit 91a6ed2
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/cluster/kubernetes/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ examples/text-summarizer-rayservice
examples/rayjob-batch-inference-example
examples/rayjob-kueue-priority-scheduling
examples/rayjob-kueue-gang-scheduling
examples/distributed-checkpointing-with-gcsfuse
```


Expand All @@ -26,3 +27,4 @@ This section presents example Ray workloads to try out on your Kubernetes cluste
- {ref}`kuberay-batch-inference-example`
- {ref}`kuberay-kueue-priority-scheduling-example`
- {ref}`kuberay-kueue-gang-scheduling-example`
- {ref}`kuberay-distributed-checkpointing-gcsefuse`
Loading

0 comments on commit 91a6ed2

Please sign in to comment.