From d3475392f64ed7b4f3e0be8dd9bb5444ebe4325c Mon Sep 17 00:00:00 2001 From: Geert-Johan Riemer Date: Wed, 30 Jul 2025 10:22:12 +0200 Subject: [PATCH] Fix typo in the hardware network cards section Intel E810-CQDA2 has QSFP58 connectors. --- docs/src/operators/hardware.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/src/operators/hardware.md b/docs/src/operators/hardware.md index 9cb6bbc8d7..fa2b78349e 100644 --- a/docs/src/operators/hardware.md +++ b/docs/src/operators/hardware.md @@ -37,12 +37,12 @@ Other GPU models might work but were not reported to us. For a detailed descript The following network cards are officially supported and verified by the metal-stack project for usage in servers: -| Vendor | Series | Model | Status | -|----------|------------|-----------------------------|:-------| -| Intel | XXV710 | DA2 DualPort 2x25G SFP28 | stable | -| Intel | E810 | DA2 DualPort 2x25G SFP28 | stable | -| Intel | E810 | CQDA2 DualPort 2x100G SFP28 | stable | -| Mellanox | ConnectX-5 | MCX512A-ACAT 2x25G SFP28 | stable | +| Vendor | Series | Model | Status | +|----------|------------|------------------------------|:-------| +| Intel | XXV710 | DA2 DualPort 2x25G SFP28 | stable | +| Intel | E810 | DA2 DualPort 2x25G SFP28 | stable | +| Intel | E810 | CQDA2 DualPort 2x100G QSFP28 | stable | +| Mellanox | ConnectX-5 | MCX512A-ACAT 2x25G SFP28 | stable | ## Switches @@ -84,4 +84,4 @@ A minimal physical hardware setup may contain at least the following components: This setup will yield in 8 usable machines, one of them can be configured to provide persistent CSI storage. -![Portable metal-stack Setup](starter.jpg) \ No newline at end of file +![Portable metal-stack Setup](starter.jpg)