Docker is changing so fast, so I'm trying to figure out if I can upgrade the Docker Swarm cluster (swarm). For example, let's say that I run 1.12 and I have 3 node services working with clusters. Let's also say that Docker 1.13 is coming out, and I want to update the engines that make up the cluster swarm. Is there a way to do this, which does not include re-creating the cluster, would prefer an update for almost sliding engines?
Thank!
source
share