Skip to content

Commit 651413c

Browse files
Update gpu_driver_version to say driver autoinstallation is default on (#13748) (#22506)
[upstream:52fa31aab1fe4248f269115327955207755c9dff] Signed-off-by: Modular Magician <[email protected]>
1 parent c98402d commit 651413c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ sole_tenant_config {
11061106

11071107
* `gpu_driver_version` (Required) - Mode for how the GPU driver is installed.
11081108
Accepted values are:
1109-
* `"GPU_DRIVER_VERSION_UNSPECIFIED"`: Default value is to not install any GPU driver.
1109+
* `"GPU_DRIVER_VERSION_UNSPECIFIED"`: Default value is to install the "Default" GPU driver. Before GKE `1.30.1-gke.1156000`, the default value is to not install any GPU driver.
11101110
* `"INSTALLATION_DISABLED"`: Disable GPU driver auto installation and needs manual installation.
11111111
* `"DEFAULT"`: "Default" GPU driver in COS and Ubuntu.
11121112
* `"LATEST"`: "Latest" GPU driver in COS.

0 commit comments

Comments
 (0)