Google Kubernetes Engine v1 API - Enum GPUDriverInstallationConfig.Types.GPUDriverVersion (3.28.0)

public enum GPUDriverInstallationConfig.Types.GPUDriverVersion

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum GPUDriverInstallationConfig.Types.GPUDriverVersion.

The GPU driver version to install.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Default

"Default" GPU driver in COS and Ubuntu.

InstallationDisabled

Disable GPU driver auto installation and needs manual installation

Latest

"Latest" GPU driver in COS.

Unspecified

Default value is to not install any GPU driver.