Hello,
I have installed Debian 11 in the KVM and inside I like to use Docker Swarm.
Docker works without problems.
But if I use Swarm, I can’t access the exposed Ports from outside.
I tried NGINX to Port 8080 and Portainer. Both doesn’t work from outside. From inside the KVM I can reach this ports.
From outside the KVM I can reach (the same) normal docker ports, with swarm I can’t reach the ports.
Does anyone know a solution?
Thanks, Markus
I have installed Debian 11 in the KVM and inside I like to use Docker Swarm.
Docker works without problems.
But if I use Swarm, I can’t access the exposed Ports from outside.
I tried NGINX to Port 8080 and Portainer. Both doesn’t work from outside. From inside the KVM I can reach this ports.
From outside the KVM I can reach (the same) normal docker ports, with swarm I can’t reach the ports.
Does anyone know a solution?
Thanks, Markus