Add pizero Zigbee
All checks were successful
/ build (push) Successful in 1m51s

This commit is contained in:
Chris Cowley 2024-12-10 15:42:33 +01:00
parent 7895af52a3
commit 09597a9087

View file

@ -5,13 +5,14 @@ graph TB
C(Opnsense) --> A;
D(laundry AP) --> A;
E(Loft AP) --> A;
Q(Pizero Zigbee) --> A;
A[Laundry Switch] <-->|Outside| B[Garage Switch];
B --> F(Microserver)
B --> G(kubemaster)
B --> H(agent0)
B --> I(agent1)
B --> J(agent2)
P[bedroom] <--> B
P[colas bedroom] <--> B
L(TV) --> K
M(Kodi) --> K
N(OrangeTV) --> K
@ -29,7 +30,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 is mostly a [Kubernetes](kubernetes.md) cluster running on 4 Intel NUCs (1 master, 3 agents).
The lab is a [Kubernetes](kubernetes.md) cluster running on 4 Intel NUCs (1 master, 3 agents) and a NAS on the HP Microserver.
## VLANs