Skip to content

Commit a3cf5ad

Browse files
authored
Merge pull request #197 from e0ne/update-requirements-doc
Update Ubuntu and Helm min version
2 parents 289e050 + d184880 commit a3cf5ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,10 @@ spec:
282282
Can 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

deployment/network-operator/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)