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

GCP Provider | Allow providing startup scripts #1429

Open
HalfdanJ opened this issue Nov 27, 2024 · 1 comment · May be fixed by loft-sh/devpod-provider-gcloud#28
Open

GCP Provider | Allow providing startup scripts #1429

HalfdanJ opened this issue Nov 27, 2024 · 1 comment · May be fixed by loft-sh/devpod-provider-gcloud#28

Comments

@HalfdanJ
Copy link

Is your feature request related to a problem?
When starting compute engine instances with GPU's attached, the NVIDIA drivers need to be installed. This can be done by supplying a startup script to the instance.

https://github.com/GoogleCloudPlatform/compute-gpu-installation/releases

Which solution do you suggest?
Add field to the GCP provider to add startup script to the instance

Which alternative solutions exist?

Additional context

https://cloud.google.com/compute/docs/instances/startup-scripts/linux

@pascalbreuninger
Copy link
Member

Hey @HalfdanJ, thanks for opening this issue. Makes a lot of sense 👍

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 a pull request may close this issue.

2 participants