Is it possible to use docker swarm for deployment of docker containers on homogeneous device? The answer should be yes for clusters right. But the IOT devices are not internally connected and do not have any relation to each other beside the images.
If there is a way to do it with docker swarm (or Kubernetes), what would be the workflow? If others technologies out there, would be happy to hear a suggestions.