From 7d98c7e1939e0165c20d2dcb8572bac3070b50b4 Mon Sep 17 00:00:00 2001 From: Joshua Gilman Date: Wed, 15 Apr 2026 19:46:52 -0700 Subject: [PATCH] docs(hardware): reflect four-subnet VyOS layout Update the documented gateway list and UM760 addressing to match the reduced VyOS subnet plan. --- docs/docs/hardware.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/docs/hardware.md b/docs/docs/hardware.md index 01e7dc7..a1c1076 100644 --- a/docs/docs/hardware.md +++ b/docs/docs/hardware.md @@ -30,12 +30,9 @@ It is intentionally descriptive rather than prescriptive: - Transit address: `10.0.0.2/30` - Hostname: `gateway` - VLAN gateways: - - `10.10.10.1` (`LAB_MGMT`) + - `10.10.10.1` (`LAB_MGMT`, management + platform) - `10.10.20.1` (`LAB_PROV`) - - `10.10.30.1` (`LAB_PLATFORM`) - - `10.10.40.1` (`LAB_CLUSTER`) - - `10.10.50.1` (`LAB_SERVICE`) - - `10.10.60.1` (`LAB_STORAGE`) + - `10.10.40.1` (`LAB_WORKLOAD`) - `10.10.70.1` (`LAB_OOB`) ### Minisforum UM760 @@ -49,9 +46,9 @@ It is intentionally descriptive rather than prescriptive: - NVMe install target noted as `>= 256GB` - Observed NIC MAC in Talos config: `38:05:25:34:25:d0` - Network details found in repo: - - Node address: `10.10.30.10/24` + - Node address: `10.10.10.10/24` - API endpoint references: - - `https://10.10.30.10:6443` + - `https://10.10.10.10:6443` - `https://platform.lab.local:6443` ### Minisforum MS-02 Ultra