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

[Reservations] Only waits for reservations #4766

Open
Michaelvll opened this issue Feb 20, 2025 · 0 comments
Open

[Reservations] Only waits for reservations #4766

Michaelvll opened this issue Feb 20, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Michaelvll
Copy link
Collaborator

Reservations can be much cheaper than the on-demand instances, once a reservation is purchased for a future period of time, a user wants sky launch to only wait the reservation to be ready and launch the job, not risking to get an on-demand cluster with a much higher price.

It could be done by:

  1. Allowing a new value for the prioritize_reservations field in ~/.sky/config.yaml: reservation_only
  2. Allowing the prioritize_reservations to be specified in SkyPilot yaml, i.e. the experimental section.
@Michaelvll Michaelvll added the good first issue Good for newcomers label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant