Files
configpolicy/group_vars/k8s-iot-net-ctrl.yml
Dustin C. Hatch f705e98fab 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.
2025-01-31 19:49:51 -06:00

4 lines
100 B
YAML

k8s_node_labels:
node-role.kubernetes.io/zigbee-ctrl: ''
node-role.kubernetes.io/zwave-ctrl: ''