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:
3
group_vars/k8s-iot-net-ctrl.yml
Normal file
3
group_vars/k8s-iot-net-ctrl.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
k8s_node_labels:
|
||||
node-role.kubernetes.io/zigbee-ctrl: ''
|
||||
node-role.kubernetes.io/zwave-ctrl: ''
|
||||
Reference in New Issue
Block a user