本文介绍directx-device-plugin-windows组件信息、使用说明和变更记录。
组件介绍
directx-device-plugin-windows是ACK集群上使用的DirectX设备插件。在阿里云上使用虚拟化GPU云服务器时,directx-device-plugin-windows可以为Windows容器提供基于DirectX构建的GPU加速功能。关于虚拟化GPU云服务器的详细介绍,请参见GPU虚拟化型。
directx-device-plugin-windows仅支持v1.20.4及其以上版本的ACK集群。
使用说明
当使用DirectX设备插件时,directx-device-plugin-windows默认会以DaemonSet工作负载的形式安装。directx-device-plugin-windows依赖Windows工作节点上的特权托管进程,仅适用于含有windows.alibabacloud.com/deployment-topology=2.0
和windows.alibabacloud.com/directx-supported=true
标签的Windows工作节点。
windows.alibabacloud.com/deployment-topology=2.0
标签的规则:
- 如果您的集群版本大于等于1.20.4,创建Windows工作节点时会默认含有
windows.alibabacloud.com/deployment-topology=2.0
标签。如果仍然没有该标签,您也可以手动为Windows工作节点添加windows.alibabacloud.com/deployment-topology=2.0
标签。 - 如果您的集群版本小于1.20.4,创建Windows工作节点时不会含有
windows.alibabacloud.com/deployment-topology=2.0
标签。您也不可以手动为Windows工作节点添加windows.alibabacloud.com/deployment-topology=2.0
标签。
以下为Windows工作节点添加windows.alibabacloud.com/directx-supported=true
标签的规则:
创建Windows节点池时必须设置实例规格为GPU,您才可以为Windows工作节点添加windows.alibabacloud.com/directx-supported=true
标签。如果创建Windows节点池时设置实例规格为GPU,则默认会为Windows工作节点添加windows.alibabacloud.com/directx-supported=true
标签。如果仍然没有该标签,您也可以手动为Windows工作节点添加windows.alibabacloud.com/directx-supported=true
标签。
directx-device-plugin-windows目前仍然需要手动安装。具体操作,请参见在Windows容器中使用基于DirectX的GPU加速。
变更记录
2021年08月
版本号 | 镜像地址 | 变更时间 | 变更内容 | 变更影响 |
---|---|---|---|---|
v1.0.0 | registry-vpc.${region}.aliyuncs.com/acs/directx-device-plugin-windows:v1.0.0 | 2021年08月19日 |
|
此次升级不会对业务造成影响。 |
2021年07月
版本号 | 镜像地址 | 变更时间 | 变更内容 | 变更影响 |
---|---|---|---|---|
v1.0.0 | registry-vpc.${region}.aliyuncs.com/acs/directx-device-plugin-windows:v1.0.0 | 2021年07月05日 | 支持Multiple Windows Server Release 1809(10.0.17763.1999)、1909(10.0.18363.1556)、2004(10.0.19041.1052)。 | 此次升级不会对业务造成影响。 |