Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Mellanox/k8s-rdma-sriov-dev-plugin

Kubernetes Rdma SRIOV device plugin
https://github.com/Mellanox/k8s-rdma-sriov-dev-plugin

dpdk ib k8s-device-plugin kubernetes rdma roce sriov

Last synced: 14 days ago
JSON representation

Kubernetes Rdma SRIOV device plugin

Lists

README

        

This readme file is for the developers.

1. How to build a device plugin binary image?

#./build local
This builds local binary in gopath/src/k8s-rdma-sriov-dev-plugin/bin/k8s-rdma-sriov-dp

2. How to create container image.
Once above build is done, do
#./build image