7 lines
308 B
YAML
7 lines
308 B
YAML
---
|
|
gpu_device_plugin_version: "v0.17.0"
|
|
gpu_device_plugin_manifest_url: "https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/{{ gpu_device_plugin_version }}/deployments/static/nvidia-device-plugin.yml"
|
|
|
|
# Path to kubeconfig on the manager node
|
|
gpu_kubeconfig: "/home/{{ ansible_user }}/.kube/config"
|