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: 2 months ago
JSON representation
Kubernetes Rdma SRIOV device plugin
- Host: GitHub
- URL: https://github.com/Mellanox/k8s-rdma-sriov-dev-plugin
- Owner: Mellanox
- License: apache-2.0
- Archived: true
- Created: 2018-05-08T04:43:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T12:26:37.000Z (about 4 years ago)
- Last Synced: 2024-08-02T02:15:01.756Z (5 months ago)
- Topics: dpdk, ib, k8s-device-plugin, kubernetes, rdma, roce, sriov
- Language: Go
- Size: 3.28 MB
- Stars: 109
- Watchers: 18
- Forks: 28
- Open Issues: 12
-
Metadata Files:
- Readme: README.devel
- License: LICENSE
Awesome Lists containing this project
- awesome-cloud-native - k8s-rdma-sriov-dev-plugin - Kubernetes Rdma SRIOV device plugin. (NetWork)
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-dp2. How to create container image.
Once above build is done, do
#./build image