skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.48k stars 462 forks source link

Failure in provisioning GCP E2/T2A instances #1006

Open WoosukKwon opened 2 years ago

WoosukKwon commented 2 years ago

I tested the provisioning of the GCP VMs which will be added in the new GCP catalog (see their specs in https://cloud.google.com/compute/docs/machine-types):

Among theses, I failed to get on-demand E2, on-demand/spot T2A, and on-demand/spot f1-micro. Here are the error messages:

We may have to test and document the unsupported machine types.

concretevitamin commented 2 years ago

Nice catch @WoosukKwon! Wdyt about leaving the unsupported VM types out of the catalog for now? This way users can get a nicer "VM type not found/supported" error.

In the future we can also consider adding a CLI that shows all supported VM types by looking into the catalogs.

WoosukKwon commented 2 years ago

@concretevitamin Sounds good. Then I think we can keep E2 and only remove t2a and f1-micro VMs. WDYT?

concretevitamin commented 2 years ago

@concretevitamin Sounds good. Then I think we can keep E2 and only remove t2a and f1-micro VMs. WDYT?

Sounds good.

WoosukKwon commented 2 years ago

@concretevitamin Added the filter in PR #1004.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 7 months ago

This issue was closed because it has been stalled for 10 days with no activity.

Michaelvll commented 7 months ago

Related to #3066