My customer wants to test Docker Swarm on their NetApp platform. I can see the Trident would work as a driver, but they state some possible combinations that might cause issues... We are just looking for a simple setup in a swarm possibly using NFS for persistent volumes... Using Portainer or similar tool for management. Are there anything we should be aware of here?
#Docker Swarm support?
1 messages · Page 1 of 1 (latest)
there are some known issues with Docker Swarm, but if you use the ontap-nas driver it should work
I am just testing it now, and seems to work... I don't think we will be using any workloads that use the same volume, even though I can see that if you create a volume on one node, it is also shown on the other nodes... no issues yet 😉