package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

NumberOfNVIDIAGPUs returns the number of GPUs advertised by a node This is based on the Device Plugin system and expected to run on a COS based node After the NVIDIA drivers were installed TODO make this generic and not linked to COS only.
NVIDIADevicePlugin returns the official Google Device Plugin pod for NVIDIA GPU in GKE.

# Constants

GPUDevicePluginDSYAML is the official Google Device Plugin Daemonset NVIDIA GPU manifest for GKE TODO: Parametrize it by making it a feature in TestFramework.
NVIDIAGPUResourceName is the extended name of the GPU resource since v1.8 this uses the device plugin mechanism.