hosts: Add k8s-iot-net-ctrl group

The *k8s-iot-net-ctrl* group is for the Raspberry Pi that has the Zigbee
and Z-Wave controllers connected to it.  This node runs the Zigbee2MQTT
and ZWaveJS2MQTT servers as Kubernetes pods.
This commit is contained in:
2025-01-31 19:49:51 -06:00
parent b1c29fc12a
commit f705e98fab
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
k8s_node_labels:
node-role.kubernetes.io/zigbee-ctrl: ''
node-role.kubernetes.io/zwave-ctrl: ''