若上述 k8s-rdma-shared-dev-plugin-ds.yaml 的 git rep 无法访问,可以采用如下方式: # git clone https://github.com/Mellanox/k8s-rdma-shared-dev-plugin.git # cd k8s-rdma-shared-dev-plugin/ # kubectl create -f deployment/k8s/base/daemonset.yaml daemonset.apps/rdma-shared-dp-ds created 1. 2...
3.Deploy device plugin kubectl create -f images/k8s-rdma-shared-dev-plugin-ds.yaml 4.Create Test pod Create test pod which requests 1 vhca resource. kubectl create -f example/test-hca-pod.yaml How to use device plugin for RDMA The device plugin can be used with macvlan for RDMA, to do...
plugin runs as daemonset. usage for using the rdma shared device plugin, see the readme license agreements this container is licensed under apache 2.0 . suggested reading code repository for rdma shared device plugin nvidia ai enterprise support this product is supported when deployed by the nvidia...
the devices which rdma shared device plugin exposes depend on its configuration (provided via configmap usually) Author vsoch commented Oct 30, 2024 Thanks! I think this would have been helpful discussion 2 months ago, but we wound up creating a custom installer. https://github.com/converged...