#284 支持Infiniband网络

Closed
created 2 years ago by linfj · 1 comments
linfj commented 2 years ago
历史版本的实现参考http://192.168.202.74/publics/octopus-documents/blob/master/doc/network/ib/k8s.md mellabox之前的仓库已弃用,最新的参考https://github.com/Mellanox/k8s-rdma-shared-dev-plugin 由于IB网络不是必须,考虑helm value增加一个enabled配置项,true时才会部署相关服务
linfj added the
enhancement
label 2 years ago
linfj added this to the v4.2.0 milestone 2 years ago
liwenlong was assigned by linfj 2 years ago
linfj removed this from the v4.2.0 milestone 2 years ago
yangxzh1 added this to the 4.1.2 milestone 1 year ago
linfj was assigned by yangxzh1 1 year ago
liwenlong was unassigned by yangxzh1 1 year ago
linfj modified the milestone from 4.1.2 to v4.2.0 1 year ago
linfj commented 1 year ago
Owner
values.yaml新增以下配置项,根据实际情况修改 rdma: enabled: false config: | { "periodicUpdateInterval": 300, "configList": [{ "resourceName": "hca", "rdmaHcaMax": 1000, "devices": ["ib0"] } ] } 资源规格里选择rdma/hca,值为1,即可分配到ib。简单测试的镜像可以使用mellanox/rping-test,镜像里安装了一些ib的工具
linfj added the
开发完成
label 1 year ago
yangxzh1 added the
测试通过
label 1 year ago
yangxzh1 removed the
开发完成
label 1 year ago
yangxzh1 closed this issue 1 year ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.