I created 10 linux machines with docker virtualization on Machine A. B machine also virtualizes 10 machines.
I want to build a spark environment. Can the virtual machines on B and A access each other through ssh?
You can use Swarm mode’s automatic discovery.
Docker 1.12 Service Automatic Discovery