Using Kubernetes in IOT Edge Node Development
http://container.camp/ @containercamp
In IoT, Edge nodes bring compute closer to data sources to support on-site data processing and analysis. Keeping software updated and secure meant reinventing ways to manage orchestration. When incompatibilities were found it wouldn’t be easy to roll back a change. Using containers and Kubernetes we detail an IoT software stack for an Edge node that would be easier to update, roll back changes and orchestrate services. The architecture would be …