You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
TL;DR
Expose the ability to configure
gpu-driver-version
via terraform while usingterraform-google-modules/kubernetes-engine/google//modules/beta-public-cluster
.Only
accelerator_count
andaccelrator_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
Terraform Version
Additional information
It will be nice to know wether drivers are installed by default to not.
The text was updated successfully, but these errors were encountered: