Skip to content

Commit

Permalink
deploy: 6abd5af
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne committed May 23, 2024
1 parent 3ce3df7 commit c2ed67a
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 68 deletions.
233 changes: 166 additions & 67 deletions platform-support.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,100 @@ <h1>Platform Support<a class="headerlink" href="#platform-support" title="Permal
<div class="contents local topic" id="on-this-page">
<p class="topic-title">On this page</p>
<ul class="simple">
<li><p><a class="reference internal" href="#system-requirements" id="id1">System Requirements</a></p></li>
<li><p><a class="reference internal" href="#tested-network-adapters" id="id2">Tested Network Adapters</a></p></li>
<li><p><a class="reference internal" href="#supported-arm-based-platforms" id="id3">Supported ARM Based Platforms</a></p></li>
<li><p><a class="reference internal" href="#prerequisites" id="id4">Prerequisites</a></p></li>
<li><p><a class="reference internal" href="#component-versions" id="id5">Component Versions</a></p></li>
<li><p><a class="reference internal" href="#prerequisites" id="id1">Prerequisites</a></p></li>
<li><p><a class="reference internal" href="#network-operator-component-matrix" id="id2">Network Operator Component Matrix</a></p></li>
<li><p><a class="reference internal" href="#system-requirements" id="id3">System Requirements</a></p></li>
<li><p><a class="reference internal" href="#tested-network-adapters" id="id4">Tested Network Adapters</a></p></li>
<li><p><a class="reference internal" href="#supported-arm-based-platforms" id="id5">Supported ARM Based Platforms</a></p></li>
<li><p><a class="reference internal" href="#supported-operating-systems-and-kubernetes-platforms" id="id6">Supported Operating Systems and Kubernetes Platforms</a></p></li>
<li><p><a class="reference internal" href="#supported-container-runtimes" id="id7">Supported Container Runtimes</a></p></li>
</ul>
</div>
<section id="prerequisites">
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
<table class="docutils align-default">
<colgroup>
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 33%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Component</p></th>
<th class="head"><p>Version</p></th>
<th class="head"><p>Notes</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>Kubernetes</p></td>
<td><p>&gt;=1.27 and &lt;=1.29</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>Helm</p></td>
<td><p>v3.5+</p></td>
<td><p>For information and methods of Helm installation, please refer to the official Helm Website.</p></td>
</tr>
</tbody>
</table>
</section>
<section id="network-operator-component-matrix">
<h2>Network Operator Component Matrix<a class="headerlink" href="#network-operator-component-matrix" title="Permalink to this headline"></a></h2>
<p>The following component versions are deployed by the Network Operator:</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 33%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Component</p></th>
<th class="head"><p>Version</p></th>
<th class="head"><p>Notes</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>Node Feature Discovery</p></td>
<td><p>v0.13.2</p></td>
<td><p>Optionally deployed. May already be present in the cluster with proper configuration.</p></td>
</tr>
<tr class="row-odd"><td><p>NVIDIA MLNX_OFED driver container</p></td>
<td><p>24.04-0.6.6.0-0</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>k8s-rdma-shared-device-plugin</p></td>
<td><p>1.4.0</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>sriov-network-device-plugin</p></td>
<td><p>e6ead1e8f76a407783430ee2666b403db2d76f64</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>containernetworking CNI plugins</p></td>
<td><p>v1.3.0</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>whereabouts CNI</p></td>
<td><p>v0.7.0</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>multus CNI</p></td>
<td><p>v3.9.3</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>IPoIB CNI</p></td>
<td><p>428715a57c0b633e48ec7620f6e3af6863149ccf</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>IB Kubernetes</p></td>
<td><p>v1.0.2</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>NV IPAM Plugin</p></td>
<td><p>v0.1.2</p></td>
<td></td>
</tr>
</tbody>
</table>
</section>
<section id="system-requirements">
<h2>System Requirements<a class="headerlink" href="#system-requirements" title="Permalink to this headline"></a></h2>
<ul class="simple">
Expand All @@ -149,17 +236,7 @@ <h2>System Requirements<a class="headerlink" href="#system-requirements" title="
</dd>
</dl>
</li>
<li><p>NVIDIA GPU Operator Version 23.9.x or newer (required for the workloads using NVIDIA GPUs and GPUDirect RDMA technology)</p></li>
<li><dl class="simple">
<dt>Operating Systems:</dt><dd><ul>
<li><p>Ubuntu: v22.04, v22.04 Real-time, v22.04 ARM, v20.04</p></li>
<li><p>OpenShift Container Platform (OCP): v 4.14, v4.13, v4.12</p></li>
<li><p>RHEL: v9.2, v9.1, v8.8, v8.6</p></li>
</ul>
</dd>
</dl>
</li>
<li><p>Container runtime: containerd, CRI-O</p></li>
<li><p>NVIDIA GPU Operator Version 24.3.x or newer (required for the workloads using NVIDIA GPUs and GPUDirect RDMA technology)</p></li>
</ul>
</section>
<section id="tested-network-adapters">
Expand Down Expand Up @@ -193,92 +270,114 @@ <h2>Supported ARM Based Platforms<a class="headerlink" href="#supported-arm-base
<tr class="row-even"><td><p>NVIDIA IGX Orin</p></td>
<td><p>ConnectX-7</p></td>
<td><p>Ubuntu 22.04 (ARM64)</p></td>
<td><p>Tech Preview (RoCE only, without GPUDirect RDMA)</p></td>
<td><p>GA (RoCE only, without GPUDirect RDMA)</p></td>
</tr>
<tr class="row-odd"><td><p>NVIDIA Grace ARM Server</p></td>
<td><p>ConnectX-7</p></td>
<td><p>Ubuntu 22.04 (ARM64)</p></td>
<td><p>Tech Preview</p></td>
</tr>
</tbody>
</table>
</section>
<section id="prerequisites">
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
<section id="supported-operating-systems-and-kubernetes-platforms">
<h2>Supported Operating Systems and Kubernetes Platforms<a class="headerlink" href="#supported-operating-systems-and-kubernetes-platforms" title="Permalink to this headline"></a></h2>
<p>NVIDIA Network Operator has been validated in the following scenarios:</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Component</p></th>
<th class="head"><p>Version</p></th>
<tr class="row-odd"><th class="head"><p>Operating System</p></th>
<th class="head"><p>Kubernetes</p></th>
<th class="head"><p>Red Hat OpenShift</p></th>
<th class="head"><p>Notes</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>Kubernetes</p></td>
<td><p>&gt;=1.24 and &lt;=1.28</p></td>
<tr class="row-even"><td><p>Ubuntu 24.04 LTS</p></td>
<td><p>1.27-1.29</p></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>Helm</p></td>
<td><p>v3.5+</p></td>
<td><p>For information and methods of Helm installation, please refer to the official Helm Website.</p></td>
<tr class="row-odd"><td><p>Ubuntu 22.04 LTS</p></td>
<td><p>1.27-1.29</p></td>
<td></td>
<td><p>RT kernels support</p></td>
</tr>
<tr class="row-even"><td><p>Ubuntu 20.04 LTS</p></td>
<td><p>1.27-1.29</p></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>Red Hat Core OS</p></td>
<td></td>
<td><p>4.12-4.15</p></td>
<td><p>RT kernels support</p></td>
</tr>
<tr class="row-even"><td><p>Red Hat Enterprise Linux 9.2, 9.0</p></td>
<td><p>1.27-1.29</p></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>Red Hat Enterprise Linux 8.8, 8.6</p></td>
<td><p>1.27-1.29</p></td>
<td></td>
<td><p>RT kernels support</p></td>
</tr>
</tbody>
</table>
</section>
<section id="component-versions">
<h2>Component Versions<a class="headerlink" href="#component-versions" title="Permalink to this headline"></a></h2>
<p>The following component versions are deployed by the Network Operator:</p>
<section id="supported-container-runtimes">
<h2>Supported Container Runtimes<a class="headerlink" href="#supported-container-runtimes" title="Permalink to this headline"></a></h2>
<p>NVIDIA Network Operator has been validated in the following scenarios:</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 33%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Component</p></th>
<th class="head"><p>Version</p></th>
<tr class="row-odd"><th class="head"><p>Operating System</p></th>
<th class="head"><p>Containerd</p></th>
<th class="head"><p>CRI-O</p></th>
<th class="head"><p>Notes</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>Node Feature Discovery</p></td>
<td><p>v0.13.2</p></td>
<td><p>Optionally deployed. May already be present in the cluster with proper configuration.</p></td>
</tr>
<tr class="row-odd"><td><p>NVIDIA MLNX_OFED driver container</p></td>
<td><p>24.04-0.6.6.0-0</p></td>
<tr class="row-even"><td><p>Ubuntu 24.04 LTS</p></td>
<td><p>Yes</p></td>
<td><p>No</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>k8s-rdma-shared-device-plugin</p></td>
<td><p>1.4.0</p></td>
<tr class="row-odd"><td><p>Ubuntu 22.04 LTS</p></td>
<td><p>Yes</p></td>
<td><p>No</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>sriov-network-device-plugin</p></td>
<td><p>e6ead1e8f76a407783430ee2666b403db2d76f64</p></td>
<tr class="row-even"><td><p>Ubuntu 20.04 LTS</p></td>
<td><p>Yes</p></td>
<td><p>No</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>containernetworking CNI plugins</p></td>
<td><p>v1.3.0</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>whereabouts CNI</p></td>
<td><p>v0.7.0</p></td>
<tr class="row-odd"><td><p>Red Hat Core OS</p></td>
<td><p>No</p></td>
<td><p>Yes</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>multus CNI</p></td>
<td><p>v3.9.3</p></td>
<td></td>
<tr class="row-even"><td><p>Red Hat Enterprise Linux 9</p></td>
<td><p>Yes</p></td>
<td><p>Yes</p></td>
<td><p>For containerd support DOCA/MOFED drivers must be pre-installed on host</p></td>
</tr>
<tr class="row-odd"><td><p>IPoIB CNI</p></td>
<td><p>428715a57c0b633e48ec7620f6e3af6863149ccf</p></td>
<td></td>
</tr>
<tr class="row-even"><td><p>IB Kubernetes</p></td>
<td><p>v1.0.2</p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>NV IPAM Plugin</p></td>
<td><p>v0.1.2</p></td>
<td></td>
<tr class="row-odd"><td><p>Red Hat Enterprise Linux 8</p></td>
<td><p>Yes</p></td>
<td><p>Yes</p></td>
<td><p>For containerd support DOCA/MOFED drivers must be pre-installed on host</p></td>
</tr>
</tbody>
</table>
Expand Down
Loading

0 comments on commit c2ed67a

Please sign in to comment.