You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that kubernetes is getting into the small end of iot, I'm setting up a kubernetes cluster for home automation and I've been using node red official images for it
Maybe you know maybe not, I'll just put it here for completeness: rancher labs made a stripped down version of k8s called k3s that runs pretty fine on RPIs, check it out www.k3s.io
Now you guys added a lot of useful modules to node-red that so far I need to add manually to the default image and then re-package it and host it on a personal repo
Have you looked into kubernetes and are you interested in getting it to work?
It could be as easy as modifying the official helm charts to run your image
As the stack for iot gets bigger (node-red, mqtt, influxdb, grafana, home kit, openhab, etc) one RPI is not enough anymore and being able to scale would be beneficial
The text was updated successfully, but these errors were encountered:
Hi
Now that kubernetes is getting into the small end of iot, I'm setting up a kubernetes cluster for home automation and I've been using node red official images for it
Maybe you know maybe not, I'll just put it here for completeness: rancher labs made a stripped down version of k8s called k3s that runs pretty fine on RPIs, check it out
www.k3s.io
Now you guys added a lot of useful modules to node-red that so far I need to add manually to the default image and then re-package it and host it on a personal repo
Have you looked into kubernetes and are you interested in getting it to work?
It could be as easy as modifying the official helm charts to run your image
As the stack for iot gets bigger (node-red, mqtt, influxdb, grafana, home kit, openhab, etc) one RPI is not enough anymore and being able to scale would be beneficial
The text was updated successfully, but these errors were encountered: