I have established a container cluster (through swam,consul), and tried to deploy application in the cluster. Usually storage will be mounted to the container. When containers are running in the cluster of muti-hosts, the storage distributed on the hosts has to be managed to be accessible by containers running on different hosts, is there a solution or tutorial to help us to do it?
go with glusterfs cluster in swarm. it can be used as distributed storage solution for docker containers