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

Expose gpu-driver-version for GPU configurability #1787

Closed
diervo opened this issue Oct 27, 2023 · 2 comments
Closed

Expose gpu-driver-version for GPU configurability #1787

diervo opened this issue Oct 27, 2023 · 2 comments
Labels
bug Something isn't working Stale

Comments

@diervo
Copy link

diervo commented Oct 27, 2023

TL;DR

Expose the ability to configure gpu-driver-version via terraform while using terraform-google-modules/kubernetes-engine/google//modules/beta-public-cluster.

Only accelerator_count and accelrator_type are avialable.

Seems that there is a big mismatch between some of the docs

Expected behavior

Have the ability to customize the value per documentation:
https://cloud.google.com/kubernetes-engine/docs/how-to/gpus#terraform

Unclear how that API matches the module described in the documentation above.

Observed behavior

Inability to install the drivers automatically. Ambiguity to understand the defaults.

Terraform Configuration

+ provider registry.terraform.io/hashicorp/google v4.84.0
+ provider registry.terraform.io/hashicorp/google-beta v4.84.0
+ provider registry.terraform.io/hashicorp/kubernetes v2.23.0
+ provider registry.terraform.io/hashicorp/random v3.5.1

Terraform Version

Terraform v1.3.7 on darwin_arm64

Additional information

It will be nice to know wether drivers are installed by default to not.

@diervo diervo added the bug Something isn't working label Oct 27, 2023
@Vhaos
Copy link

Vhaos commented Nov 2, 2023

@diervo some good news hopefully

Support for specifying a gpu_driver_version was added in #1767 and looks scheduled for release in v29.0.0 (See #1746)

Copy link

github-actions bot commented Jan 1, 2024

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

@github-actions github-actions bot added the Stale label Jan 1, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 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 Stale
Projects
None yet
Development

No branches or pull requests

2 participants