fix typo (#11152)
This commit is contained in:
@@ -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,并将其作为可调度资源暴露
|
||||
|
||||
Reference in New Issue
Block a user