This commit is contained in:
陈谭军
2019-09-25 19:04:00 +08:00
committed by Kubernetes Prow Robot
parent 9db61c45ed
commit 2fc02ed456
4 changed files with 4 additions and 4 deletions

View File

@@ -221,7 +221,7 @@ persistent_volumes_enabled: false
# nvidia_accelerator_enabled: true
## Nvidia GPU driver install. Install will by done by a (init) pod running as a daemonset.
## Important: if you use Ubuntu then you should set in all.yml 'docker_storage_options: -s overlay2'
## Array with nvida_gpu_nodes, leave empty or comment if you dont't want to install drivers.
## Array with nvida_gpu_nodes, leave empty or comment if you don't want to install drivers.
## Labels and taints won't be set to nodes if they are not in the array.
# nvidia_gpu_nodes:
# - kube-gpu-001