File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
deployment/network-operator Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -282,10 +282,10 @@ spec:
282282Can be found at: `mellanox.com_v1alpha1_hostdevicenetwork_cr.yaml`
283283
284284## System Requirements
285- * RDMA capable hardware: Mellanox ConnectX-4 NIC or newer.
285+ * RDMA capable hardware: Mellanox ConnectX-5 NIC or newer.
286286* NVIDIA GPU and driver supporting GPUDirect e.g Quadro RTX 6000/8000 or Tesla T4 or Tesla V100 or Tesla V100.
287287(GPU-Direct only)
288- * Operating Systems: Ubuntu 18.04LTS, 20.04. LTS
288+ * Operating Systems: Ubuntu 20.04 LTS
289289
290290>__NOTE__: As more driver containers are built the operator will be able to support additional platforms.
291291
Original file line number Diff line number Diff line change @@ -40,16 +40,16 @@ refer to the project's github.
4040## QuickStart
4141
4242### System Requirements
43- * RDMA capable hardware: Mellanox ConnectX-4 NIC or newer.
43+ * RDMA capable hardware: Mellanox ConnectX-5 NIC or newer.
4444* NVIDIA GPU and driver supporting GPUDirect e.g Quadro RTX 6000/8000 or Tesla T4 or Tesla V100 or Tesla V100.
4545(GPU-Direct only)
46- * Operating Systems: Ubuntu 18.04LTS, 20.04LTS .
46+ * Operating Systems: Ubuntu 20.04 LTS .
4747
4848### Prerequisites
4949
5050- Kubernetes v1.17+
51- - Helm v3
52- - Ubuntu 18.04LTS, 20.04LTS
51+ - Helm v3.5.3+
52+ - Ubuntu 20.04 LTS
5353
5454### Install Helm
5555
You can’t perform that action at this time.
0 commit comments