Add HC4 to network map
All checks were successful
/ build (push) Successful in 4m23s

This commit is contained in:
Chris Cowley 2025-04-01 15:07:40 +02:00
parent 09597a9087
commit b8004d06f0

View file

@ -8,6 +8,7 @@ graph TB
Q(Pizero Zigbee) --> A; Q(Pizero Zigbee) --> A;
A[Laundry Switch] <-->|Outside| B[Garage Switch]; A[Laundry Switch] <-->|Outside| B[Garage Switch];
B --> F(Microserver) B --> F(Microserver)
B --> R(HC4)
B --> G(kubemaster) B --> G(kubemaster)
B --> H(agent0) B --> H(agent0)
B --> I(agent1) B --> I(agent1)
@ -30,7 +31,7 @@ The link between the laundry room and the garage runs under the decking and arou
The lab and NAS is in the garage and connected to the HP switch. The lab and NAS is in the garage and connected to the HP switch.
The lab is a [Kubernetes](kubernetes.md) cluster running on 4 Intel NUCs (1 master, 3 agents) and a NAS on the HP Microserver. The lab is a [Kubernetes](kubernetes.md) cluster running on 4 Intel NUCs (1 master, 3 agents) and a NAS on the HP Microserver and HC4.
## VLANs ## VLANs