Skip to content

Commit

Permalink
Update docs/source/running-jobs/many-jobs.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zongheng Yang <[email protected]>
  • Loading branch information
Michaelvll and concretevitamin authored Aug 29, 2024
1 parent f8f3eb7 commit 48d6f80
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions docs/source/running-jobs/many-jobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ This guide shows a typical workflow for running many jobs with SkyPilot.
:align: center
.. TODO: Show the components in a GIF.
Reason for using SkyPilot to run many jobs:
- **Seamless**: Utilize resources on any of your infrastructure (Kubernetes, cloud VMs, reservations, etc.)
- **Observable**: See and manage all jobs in a single pane of glass
- **Elastic**: Scale up and down based on demands
- **Cost-effective**: Only pay for the cheapest resources
- **Robust**: Automatically recover jobs from failures
Why Use SkyPilot to Run Many Jobs
-------------------------------------

- **Unified**: Utilize resources on any of your infrastructure (Kubernetes, cloud VMs, reservations, etc.).
- **Elastic**: Scale up and down based on demands.
- **Cost-effective**: Only pay for the cheapest resources.
- **Robust**: Automatically recover jobs from failures.
- **Observable**: See and manage all jobs in a single pane of glass.

Write a YAML for One Job
-----------------------------------
Expand Down

0 comments on commit 48d6f80

Please sign in to comment.