This commit is contained in:
xiezongzhe
2018-11-22 14:23:27 +08:00
committed by k8s-ci-robot
parent f9071fd916
commit a7a88c9163
@@ -19,7 +19,7 @@ Kubernetes 提供对分布在节点上的 NVIDIA GPU 进行管理的**实验**
2. 在整个 Kubernetes 系统中,feature-gates 里面特定的 **alpha** 特性参数 `Accelerators` 必须设置为 true`--feature-gates="Accelerators=true"`
3. Kuberntes 节点必须使用 `docker` 引擎作为容器的运行引擎
3. Kubernetes 节点必须使用 `docker` 引擎作为容器的运行引擎
上述预备工作完成后,节点会自动发现它上面的 NVIDIA GPU,并将其作为可调度资源暴露