192.168.99.100:8080
my-web published port
192.168.99.101:8080
my-web published port
192.168.99.102:8080
my-web published port
swarm
load
balancer
swarm
load
balancer
10.0.0.1:80
my-web. 1
node1
10.0.0.2:80
my-web. 2
192.168.99.100
192.168.99.101
ingress network
swarm
load
balancer
node2
node3
192.168.99.102
Explanation
The image shows a diagram of a network configuration, specifically an ingress network. There are three nodes labeled node1, node2, and node3, each with a corresponding IP address. Each node includes a swarm load balancer and a web application instance (my-web.1, my-web.2), and all nodes are connected to each other via a dotted line. The "my-web published port" is accessible via an external address on port 8080.