@@ -46,55 +46,6 @@ Prerequisites
4646 - >=0.15.6 and <=0.17.0
4747 - When deploying the Network Operator and GPU Operator on the same cluster, ensure only one instance of Node Feature Discovery (NFD) is installed. We recommend using the version included with the GPU Operator.
4848
49- =================================
50- Network Operator Component Matrix
51- =================================
52-
53- The following component versions are deployed by **NVIDIA Network Operator **:
54-
55-
56- .. list-table ::
57- :header-rows: 1
58-
59- * - Component
60- - Container Image
61- - Notes
62- * - Node Feature Discovery
63- - registry.k8s.io/nfd/node-feature-discovery:|node-feature-discovery-version |
64- - Optionally deployed. May already be present in the cluster with proper configuration.
65- * - NVIDIA DOCA Driver container
66- - nvcr.io/nvidia/mellanox/doca-driver:|doca-driver-version |
67- - LTS version: |doca-driver-version-lts |
68- * - k8s-rdma-shared-device-plugin
69- - ghcr.io/mellanox/k8s-rdma-shared-dev-plugin:|k8s-rdma-shared-dev-plugin-version |
70- -
71- * - sriov-network-device-plugin
72- - ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:|sriov-device-plugin-version |
73- -
74- * - containernetworking CNI plugins
75- - ghcr.io/k8snetworkplumbingwg/plugins:|cni-plugins-version |
76- -
77- * - whereabouts CNI
78- - ghcr.io/k8snetworkplumbingwg/whereabouts:|whereabouts-version |
79- -
80- * - multus CNI
81- - ghcr.io/k8snetworkplumbingwg/multus-cni:|multus-version |
82- -
83- * - IPoIB CNI
84- - ghcr.io/mellanox/ipoib-cni:|ipoib-cni-version |
85- -
86- * - IB Kubernetes
87- - ghcr.io/mellanox/ib-kubernetes:|ib-kubernetes-version |
88- -
89- * - NV IPAM Plugin
90- - ghcr.io/mellanox/nvidia-k8s-ipam:|nvidia-ipam-version |
91- -
92- * - NIC Feature Discovery
93- - ghcr.io/mellanox/nic-feature-discovery:|nic-feature-discovery-version |
94- -
95- * - DOCA Telemetry
96- - nvcr.io/nvidia/doca/doca_telemetry:|doca-telemetry-version |
97- -
9849
9950===================
10051System Requirements
@@ -305,3 +256,190 @@ Limitations
305256.. warning ::
306257 - Only ``generic `` kernel variant is tested and supported as a GA.
307258 - ``nvidia ``, ``aws ``, ``azure ``, and ``oracle `` kernel variants are supported as a Tech Preview and have limited testing.
259+
260+
261+ =================================
262+ Network Operator Component Matrix
263+ =================================
264+
265+ The following component versions are deployed by **NVIDIA Network Operator **:
266+
267+
268+ .. list-table ::
269+ :header-rows: 1
270+
271+ * - Component
272+ - Origin
273+ - Repository
274+ - Image Name
275+ - Tag
276+ - NVAIE
277+ - Notes
278+ * - `NVIDIA Network Operator <https://github.com/Mellanox/network-operator >`_
279+ - NVIDIA (OSS)
280+ - nvcr.io/nvstaging/mellanox
281+ - network-operator
282+ - v25.4.0-beta.1
283+ - Yes
284+ -
285+ * - `NVIDIA Network Operator <https://github.com/Mellanox/network-operator >`_
286+ - NVIDIA (OSS)
287+ - ghcr.io/mellanox
288+ - network-operator-init-container
289+ - v0.0.3
290+ - Yes
291+ -
292+ * - `DOCA-OFED Driver Container <https://catalog.ngc.nvidia.com/orgs/nvidia/teams/mellanox/containers/doca-driver >`_
293+ - NVIDIA (EULA)
294+ - nvcr.io/nvstaging/mellanox
295+ - doca-driver
296+ - 25.04-0.3.8.0-0
297+ - Yes
298+ - LTS version: 24.10-0.7.0.0-0
299+ * - `RDMA Shared Device Plugin <https://github.com/Mellanox/k8s-rdma-shared-dev-plugin >`_
300+ - NVIDIA (OSS)
301+ - ghcr.io/mellanox
302+ - k8s-rdma-shared-dev-plugin
303+ - v1.5.2
304+ - Yes
305+ -
306+ * - `IB Kubernetes Plugin <https://github.com/Mellanox/ib-kubernetes >`_
307+ - NVIDIA (OSS)
308+ - ghcr.io/mellanox
309+ - ib-kubernetes
310+ - v1.1.0
311+ - Yes
312+ -
313+ * - `IP Over Infiniband (IPoIB) CNI plugin <https://github.com/Mellanox/ipoib-cni >`_
314+ - NVIDIA (OSS)
315+ - ghcr.io/mellanox
316+ - ipoib-cni
317+ - v1.1.0
318+ - Yes
319+ -
320+ * - `NVIDIA IPAM Plugin <https://github.com/Mellanox/nvidia-k8s-ipam >`_
321+ - NVIDIA (OSS)
322+ - ghcr.io/mellanox
323+ - nvidia-k8s-ipam
324+ - v0.3.6
325+ - Yes
326+ -
327+ * - `NVIDIA NIC Feature Discovery <https://github.com/Mellanox/nic-feature-discovery >`_
328+ - NVIDIA (OSS)
329+ - ghcr.io/mellanox
330+ - nic-feature-discovery
331+ - v0.0.1
332+ - Yes
333+ -
334+ * - `DOCA Telemetry Service (DTS) <https://catalog.ngc.nvidia.com/orgs/nvidia/teams/doca/containers/doca_telemetry >`_
335+ - NVIDIA (EULA)
336+ - nvcr.io/nvidia/doca
337+ - doca_telemetry
338+ - 1.16.5-doca2.6.0-host
339+ - Yes
340+ -
341+ * - `Node Feature Discovery <https://github.com/kubernetes-sigs/node-feature-discovery >`_
342+ - Community (OSS)
343+ - registry.k8s.io/nfd
344+ - node-feature-discovery
345+ - v0.15.6
346+ - Yes
347+ - Optionally deployed. May already be present in the cluster with proper configuration.
348+ * - `SRIOV Network Operator <https://github.com/k8snetworkplumbingwg/sriov-network-operator >`_
349+ - Community (OSS)
350+ - nvcr.io/nvstaging/mellanox
351+ - sriov-network-operator
352+ - network-operator-25.4.0-beta.1
353+ - Yes
354+ -
355+ * - `SRIOV Network Operator <https://github.com/k8snetworkplumbingwg/sriov-network-operator >`_
356+ - Community (OSS)
357+ - nvcr.io/nvstaging/mellanox
358+ - sriov-network-operator-webhook
359+ - network-operator-25.4.0-beta.1
360+ - Yes
361+ -
362+ * - `SRIOV Network Operator <https://github.com/k8snetworkplumbingwg/sriov-network-operator >`_
363+ - Community (OSS)
364+ - nvcr.io/nvstaging/mellanox
365+ - sriov-network-operator-config-daemon
366+ - network-operator-25.4.0-beta.1
367+ - Yes
368+ -
369+ * - `SR-IOV Network Device Plugin <https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin >`_
370+ - Community (OSS)
371+ - ghcr.io/k8snetworkplumbingwg
372+ - sriov-network-device-plugin
373+ - v3.9.0
374+ - Yes
375+ -
376+ * - `SR-IOV CNI plugin <https://github.com/k8snetworkplumbingwg/sriov-cni >`_
377+ - Community (OSS)
378+ - ghcr.io/k8snetworkplumbingwg
379+ - sriov-cni
380+ - v2.8.1
381+ - Yes
382+ -
383+ * - `InfiniBand SR-IOV CNI plugin <https://github.com/k8snetworkplumbingwg/ib-sriov-cni >`_
384+ - Community (OSS)
385+ - ghcr.io/k8snetworkplumbingwg
386+ - ib-sriov-cni
387+ - v1.1.1
388+ - Yes
389+ -
390+ * - `K8s CNI network plugins <https://github.com/containernetworking/plugins >`_
391+ - Community (OSS)
392+ - ghcr.io/k8snetworkplumbingwg
393+ - plugins
394+ - v1.6.2
395+ - Yes
396+ -
397+ * - `Multus CNI <https://github.com/k8snetworkplumbingwg/multus-cni >`_
398+ - Community (OSS)
399+ - ghcr.io/k8snetworkplumbingwg
400+ - multus-cni
401+ - v4.1.0
402+ - Yes
403+ -
404+ * - `Whereabouts IPAM Plugin <https://github.com/k8snetworkplumbingwg/whereabouts >`_
405+ - Community (OSS)
406+ - ghcr.io/k8snetworkplumbingwg
407+ - whereabouts
408+ - v0.7.0
409+ - Yes
410+ -
411+ * - `RDMA CNI plugin <https://github.com/k8snetworkplumbingwg/rdma-cni >`_
412+ - Community (OSS)
413+ - ghcr.io/k8snetworkplumbingwg
414+ - rdma-cni
415+ - v1.2.0
416+ - Yes
417+ -
418+ * - `Open vSwitch CNI plugin <https://github.com/k8snetworkplumbingwg/ovs-cni >`_
419+ - Community (OSS)
420+ - ghcr.io/k8snetworkplumbingwg
421+ - ovs-cni-plugin
422+ - v0.37.0
423+ - No
424+ -
425+ * - `NVIDIA NIC Configuration Operator <https://github.com/Mellanox/nic-configuration-operator >`_
426+ - NVIDIA (OSS)
427+ - ghcr.io/mellanox
428+ - nic-configuration-operator
429+ - v0.1.18
430+ - No
431+ -
432+ * - `NVIDIA NIC Configuration Operator <https://github.com/Mellanox/nic-configuration-operator >`_
433+ - NVIDIA (OSS)
434+ - ghcr.io/mellanox
435+ - nic-configuration-operator-daemon
436+ - v0.1.18
437+ - No
438+ -
439+ * - `NVIDIA Maintenance Operator <https://github.com/Mellanox/maintenance-operator >`_
440+ - NVIDIA (OSS)
441+ - ghcr.io/mellanox
442+ - maintenance-operator
443+ - v0.2.0
444+ - No
445+ -
0 commit comments