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

Deploying with a GCP Image ignores the use_spot flag #3559

Open
raghavaggsss opened this issue May 16, 2024 · 1 comment
Open

Deploying with a GCP Image ignores the use_spot flag #3559

raghavaggsss opened this issue May 16, 2024 · 1 comment
Labels
bug Something isn't working clouds Cloud support and cloud-specifc features

Comments

@raghavaggsss
Copy link

I have a GCP machine image that was created on a spot instance. When I try to deploy it with SkyPilot with the use_spot flag set to False, it still deploys as spot instance.

@raghavaggsss
Copy link
Author

It appears that GCP doesn't allow this -

Invalid value for field 'resource.scheduling.provisioningModel': 'STANDARD'. For preemptible, only allowed provisioning_model value is SPOT.

@Michaelvll Michaelvll added bug Something isn't working clouds Cloud support and cloud-specifc features labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clouds Cloud support and cloud-specifc features
Projects
None yet
Development

No branches or pull requests

2 participants