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

Change vm type for GCP gateway #1237

Merged
merged 1 commit into from
May 17, 2024
Merged

Change vm type for GCP gateway #1237

merged 1 commit into from
May 17, 2024

Conversation

r4victor
Copy link
Collaborator

Fixes #1221

The GCP gateway startup time was very long (~10 min) because of the small instance type (e2-micro has 0.25x2 vCPU). This PR changes the instance type to e2-small that has 0.5x2 vCPU. That's enough for reasonably quick gateway startup.

@r4victor r4victor merged commit 0f7e4ad into master May 17, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Configuring dstack-gateway fails in GCP
1 participant