Skip to content

Commit 37fc6f4

Browse files
authored
Update links to Multus CNI and InfiniBand SR-IOV CNI (#93)
Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
1 parent bc86bfe commit 37fc6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# InfiniBand Kubernetes
1919

20-
InfiniBand Kubernetes provides a daemon `ib-kubernetes`, that works in conjuction with [Mellanox InfiniBand SR-IOV CNI](https://github.com/Mellanox/ib-sriov-cni) and [Intel Multus CNI](https://github.com/intel/multus-cni), it acts on kubernetes Pod object changes(Create/Update/Delete), reading the Pod's network annotation and fetching its corresponding network CRD and and reads the PKey, to add the newly generated Guid or the predefined Guid in `guid` field of CRD `cni-args` to that PKey, for pods with annotation `mellanox.infiniband.app`.
20+
InfiniBand Kubernetes provides a daemon `ib-kubernetes`, that works in conjuction with [InfiniBand SR-IOV CNI](https://github.com/k8snetworkplumbingwg/ib-sriov-cni) and [Multus CNI](https://github.com/k8snetworkplumbingwg/multus-cni), it acts on kubernetes Pod object changes(Create/Update/Delete), reading the Pod's network annotation and fetching its corresponding network CRD and and reads the PKey, to add the newly generated Guid or the predefined Guid in `guid` field of CRD `cni-args` to that PKey, for pods with annotation `mellanox.infiniband.app`.
2121

2222
Note: InfiniBand Kubernetes supports x86 architecture.
2323
## Subnet Manager Plugins

0 commit comments

Comments
 (0)