Skip to content

Commit 8a8b839

Browse files
committed
chore: address review
1 parent f4b507b commit 8a8b839

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/getting-started/prerequisites/hardware.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ The site controller runs the NICo control plane on a Kubernetes cluster. A minim
2424

2525
### DPUs on Site Controller (Required)
2626

27-
Today, site-controller nodes must have Bluefield-3 DPUs. Ensure the following requirements are met:
28-
- Verify the correct DPU power cable has been ordered from the server vendor.
29-
- The Bluefield-3's operating mode is DPU mode (not NIC mode). Today, NIC mode is not supported.
27+
Site-controller nodes must have Bluefield-3 DPUs. Ensure the following requirements are met:
28+
- You have the correct DPU power cable from the server vendor.
29+
- The Bluefield-3's operating mode is DPU mode. NIC mode is not supported.
3030
- For BF3 DPUs, verify link speed and optics: BF3 runs at 200 Gb, so match ports to 200 Gb-capable optics, fiber, or DACs.
31-
- Verify that the DPU can connect to the outside world (curl -k https://www.google.com)
31+
- Verify that the DPU can connect to the outside world (curl -I https://www.nvidia.com)
3232
- The DPUs are at the latest supported firmware version: DOCA 2.9.3 and HBN 2.4.3
3333

3434
## Compute Systems (Managed Hosts)

docs/getting-started/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Specifically, you must complete the following before proceeding:
4343
| ----- | ----- |
4444
| 2.9.3 | 2.4.3 |
4545

46-
- Configure the Bluefield-3 device in DPU mode (operating mode). We do not support having DPUs in NIC mode today.
46+
- Configure the Bluefield-3 device in DPU mode (operating mode). We do not currently support NIC mode.
4747
- Ensure the DPU ARM OS is booted and reachable via its management interface.
48-
- Verify that the DPU can connect to the outside world (curl -k https://www.google.com)
48+
- Verify that the DPU can connect to the outside world (curl -I https://www.google.com)
4949

5050
Refer to the NVIDIA DOCA documentation and the BlueField Firmware Bundle download archive for firmware flashing instructions and supported firmware versions:
5151

0 commit comments

Comments
 (0)