- node01 节点 是 ubuntu18.04, GPU nvidia V100, Driver Version: 440.33.01 CUDA Version: 10.2.
- 安装时报错信息:
PLAY [kube-master[0]] *****************************************************************************************************
ERROR! Syntax Error while loading YAML.
did not find expected key
The error appears to have been in ‘/root/kubesphere-all-offline-v2.1.1/k8s/inventory/my_cluster/group_vars/k8s-cluster/comm on.yaml’: line 249, column 2, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
The driver version is 387.26,cuda is 9.1
nvidia_accelerator_enabled: true
^ here
failed!