moby / moby/libnetwork

Docker swarm - network on workers shows different services (same overlay network)

Open
#2,427 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
2.2k
Forks
875
PR merge metrics
No merged PRs in 30d

Description

Hi I have problem with my swarm cluster.
I have on my cluster multiple overlay networks, one of them is infrastructure_default

ypol8k0w7upk        automation_default       overlay             swarm
badd8d79ab00        bridge                   bridge              local
d277de158396        docker_gwbridge          bridge              local
0eceef16eae5        host                     host                local
irn1zpv4xqqm        infrastructure_default   overlay             swarm
mrbu2d10cm1u        ingress                  overlay             swarm
t0ht2wvnnwag        micro-services_default   overlay             swarm
0e803012a6cd        none                     null                local

in this overlay network I have elasticsearch - two services: infrastructure_elasticsearch and infrastructure_elasticsearch2. On all nodes exlude one both services are visible.
Below I have paste inspect of network on manager, working node (both services), and worker without infrastructure_elasticsearch2. Any idea why this service is not visible on this worker ?

Inspect of infrastructure_default on manager:

[
    {
        "Name": "infrastructure_default",
        "Id": "irn1zpv4xqqmei8x3gl754fzf",
        "Created": "2019-07-27T12:18:56.168740136+02:00",
        "Scope": "swarm",
        "Driver": "overlay",
        "EnableIPv6": false,
        "IPAM": {
            "Driver": "default",
            "Options": null,
            "Config": [
                {
                    "Subnet": "10.0.2.0/24",
                    "Gateway": "10.0.2.1"
                }
            ]
        },
        "Internal": false,
        "Attachable": false,
        "Ingress": false,
        "ConfigFrom": {
            "Network": ""
        },
        "ConfigOnly": false,
        "Containers": {
            "052502693a02795ab71a7c9306999f09c36ba53cd9b77977f7b02848e7a1dbfc": {
                "Name": "infrastructure_node-exporter.p052v05tz1l4gx8wgtxgbk7da.xon85c50znmi83403glatlvo9",
                "EndpointID": "ab9380c95e2f2786ef042864df826abaf1cefd6f3ce067d4e1f8dbb59a75cc41",
                "MacAddress": "02:42:0a:00:02:6a",
                "IPv4Address": "10.0.2.106/24",
                "IPv6Address": ""
            },
            "40e04440a6c9ae5b2ce3f555c2d505bf6dcc5da6acafb0d605c709007575ad2c": {
                "Name": "infrastructure_discovery.1.8q1ujck1wa3goz0jxuzjapl41",
                "EndpointID": "0dc38adb793bf4cc443e0713866a6200564bc5447909e57e0a26e512f598669e",
                "MacAddress": "02:42:0a:00:02:9f",
                "IPv4Address": "10.0.2.159/24",
                "IPv6Address": ""
            },
            "4199954441b9ecec73f712e9a44446aed62f390a5cd013d4d94b33a9a1d1c05b": {
                "Name": "infrastructure_filebeat.p052v05tz1l4gx8wgtxgbk7da.73uv50mew6vcskg861lkftosn",
                "EndpointID": "473d429556a2545573ede74c88a723ab7c1226e9c93654e89d1dc684e3a17ada",
                "MacAddress": "02:42:0a:00:02:1b",
                "IPv4Address": "10.0.2.27/24",
                "IPv6Address": ""
            },
            "54da21b4ef093d47fc4901f2aa67787a771b661e1592e0e31c55f1337b49a998": {
                "Name": "infrastructure_zookeeper.1.ghyjwlfk826ef90w28piwzdpr",
                "EndpointID": "cfd9fed2b9c170b705dd53c0c5682e5399da79b803e833ff0c5b75704fbfee8a",
                "MacAddress": "02:42:0a:00:02:8e",
                "IPv4Address": "10.0.2.142/24",
                "IPv6Address": ""
            },
            "6029473abff7b427f1465e811d35d9343a9599923bf763bd111ccdfab424f7c3": {
                "Name": "infrastructure_zipkin.1.oxc7al2z2jjvp9q2kp7gscm4x",
                "EndpointID": "56bb2f08c9224c6daf9e0aece4112e5ecef5ede3af04bc0e6948757b37ed96aa",
                "MacAddress": "02:42:0a:00:02:97",
                "IPv4Address": "10.0.2.151/24",
                "IPv6Address": ""
            },
            "94d6bd66a4dccd796b23ae3ed65ef0e284c963434e8ad52a84e5911db8c68e11": {
                "Name": "micro-services_shipjob.1.o2wxfd3fcgoraafaern5qpeqh",
                "EndpointID": "24cb34d86540228708ae44290cff3a3b7309270bff79d5dca115228d54180225",
                "MacAddress": "02:42:0a:00:02:8c",
                "IPv4Address": "10.0.2.140/24",
                "IPv6Address": ""
            },
            "9bfc4412931421c41f193baa4034ce29ac72db5ff2b55c3958acd7889ca2ba14": {
                "Name": "infrastructure_kafka-rest-proxy.1.vler3cka7ebf8lalluhppj6us",
                "EndpointID": "97ef775de21580321eda70c6b235bf2064f5b64ed12339fb6727d3a9807e5022",
                "MacAddress": "02:42:0a:00:02:90",
                "IPv4Address": "10.0.2.144/24",
                "IPv6Address": ""
            },
            "c6956e203b23e459c86d2405b33c1ac3fef07515699221d833b8473ffbe8efd2": {
                "Name": "infrastructure_zipkin-ui.1.kgx71voo3d55mipjikwj9vc0l",
                "EndpointID": "8f84ffdad821a795ddd222af9824c2fc0d13648244ac6434dd81153416d6f027",
                "MacAddress": "02:42:0a:00:02:99",
                "IPv4Address": "10.0.2.153/24",
                "IPv6Address": ""
            },
            "e64195479b96e5de3e62ac05447444303cab878e6479554531a058cc78cda569": {
                "Name": "infrastructure_traefik.1.vu1zkbxvgbpyl00acntiv3ibg",
                "EndpointID": "a4b08b68c886c11eec5ab5c8957071ccc3b3f077da023b38d007abd6bbd812b8",
                "MacAddress": "02:42:0a:00:02:03",
                "IPv4Address": "10.0.2.3/24",
                "IPv6Address": ""
            },
            "f9bdfcff9df87986d2536cb316f0fa42c338ebe653486f64632af2430be073a4": {
                "Name": "infrastructure_activemq.1.uubtc2chthd4fh3nq4qmhubr6",
                "EndpointID": "f4ced2254cac583ddeac3da95eb91bb85df350862fbfe47d8acef894a5e2e404",
                "MacAddress": "02:42:0a:00:02:b1",
                "IPv4Address": "10.0.2.177/24",
                "IPv6Address": ""
            },
            "lb-infrastructure_default": {
                "Name": "infrastructure_default-endpoint",
                "EndpointID": "409fb647ef81ab408df447a28fbae2e15cd192582d07349be0388b77d0cecbf7",
                "MacAddress": "02:42:0a:00:02:04",
                "IPv4Address": "10.0.2.4/24",
                "IPv6Address": ""
            }
        },
        "Options": {
            "com.docker.network.driver.overlay.vxlanid_list": "4099"
        },
        "Labels": {
            "com.docker.stack.namespace": "infrastructure"
        },
        "Peers": [
            {
                "Name": "0bb18d574c90",
                "IP": "10.48.101.68"
            },
            {
                "Name": "dcb885ad0020",
                "IP": "10.48.100.122"
            },
            {
                "Name": "d341462034e4",
                "IP": "10.48.99.93"
            },
            {
                "Name": "d60c1ad05a0f",
                "IP": "10.48.99.94"
            },
            {
                "Name": "625f7aa286de",
                "IP": "10.48.99.95"
            }
        ],
        "Services": {
            "infrastructure_activemq": {
                "VIP": "10.0.2.176",
                "Ports": [],
                "LocalLBIndex": 698,
                "Tasks": [
                    {
                        "Name": "infrastructure_activemq.1.uubtc2chthd4fh3nq4qmhubr6",
                        "EndpointID": "f4ced2254cac583ddeac3da95eb91bb85df350862fbfe47d8acef894a5e2e404",
                        "EndpointIP": "10.0.2.177",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_clicviewdb": {
                "VIP": "10.0.2.117",
                "Ports": [],
                "LocalLBIndex": 646,
                "Tasks": [
                    {
                        "Name": "infrastructure_clicviewdb.1.pcc4196p13o1uchfcffiqqtwo",
                        "EndpointID": "83430e387661d1968c441456a0b6788a317bc79b65457c463399703527fad433",
                        "EndpointIP": "10.0.2.118",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_curator": {
                "VIP": "10.0.2.168",
                "Ports": [],
                "LocalLBIndex": 690,
                "Tasks": [
                    {
                        "Name": "infrastructure_curator.1.jeksk5m6hto93yq7bq319ihyz",
                        "EndpointID": "f92e9d7e266bf71bfa6f5a64b44e6e237928437e88e14a26cfe2767549f23a0b",
                        "EndpointIP": "10.0.2.169",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_discovery": {
                "VIP": "10.0.2.158",
                "Ports": [],
                "LocalLBIndex": 686,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery.1.8q1ujck1wa3goz0jxuzjapl41",
                        "EndpointID": "0dc38adb793bf4cc443e0713866a6200564bc5447909e57e0a26e512f598669e",
                        "EndpointIP": "10.0.2.159",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_discovery-backup": {
                "VIP": "10.0.2.160",
                "Ports": [],
                "LocalLBIndex": 680,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery-backup.1.ydhm8r394642tx7zzvm5gm3ie",
                        "EndpointID": "1172fe8457892038d964ae1f3e63bf22332275729054a9fdb26c0e47172d4e5a",
                        "EndpointIP": "10.0.2.161",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_elasticsearch": {
                "VIP": "10.0.2.125",
                "Ports": [],
                "LocalLBIndex": 1844,
                "Tasks": [
                    {
                        "Name": "infrastructure_elasticsearch.1.k9ajsw1u25jd62fgi9ouv3g2l",
                        "EndpointID": "9ea2b013f0253b5a031864b6004645b68e25689e93a76a903a192ef97c60c3a7",
                        "EndpointIP": "10.0.2.236",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_elasticsearch2": {
                "VIP": "10.0.2.129",
                "Ports": [],
                "LocalLBIndex": 1842,
                "Tasks": [
                    {
                        "Name": "infrastructure_elasticsearch2.1.puqebs0cf4sqen0310kzvzjox",
                        "EndpointID": "a666477e3705d7baf0b723349d0624a198223b8415fe8348333f2d9d110641a1",
                        "EndpointIP": "10.0.2.234",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_elkaler": {
                "VIP": "10.0.2.121",
                "Ports": [],
                "LocalLBIndex": 1843,
                "Tasks": [
                    {
                        "Name": "infrastructure_elkaler.1.ybwwmfpmye31hmoksbjq33cd5",
                        "EndpointID": "8047f720a156fbb7a74361b8128eb9088762c14656475102a01f976d6dd2f7b8",
                        "EndpointIP": "10.0.2.235",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_filebeat": {
                "VIP": "10.0.2.21",
                "Ports": [],
                "LocalLBIndex": 1880,
                "Tasks": [
                    {
                        "Name": "infrastructure_filebeat.p052v05tz1l4gx8wgtxgbk7da.73uv50mew6vcskg861lkftosn",
                        "EndpointID": "473d429556a2545573ede74c88a723ab7c1226e9c93654e89d1dc684e3a17ada",
                        "EndpointIP": "10.0.2.27",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.k6bug9yxmytta1onyv49jy2j2.ynp68xd243tqr8yfts5f7klw1",
                        "EndpointID": "a91195ae6c4c2cc0f7051fa3f0225acb42b11cafbb32ecfdb3d34addcd4b0df0",
                        "EndpointIP": "10.0.2.72",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.mr4ds6czos8jt0iyauof6eihy.nhjltud84h1iv6zbvhg1hsdef",
                        "EndpointID": "b6e5c71c6ec5a67f9927ec9074c94e677c5f2b9c4756153f7e0538992f71f7d9",
                        "EndpointIP": "10.0.2.26",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.sp9tmsp9ss7z68u2x3p5dljty.v7tb4zcssjhc7g3h6rt9f8hme",
                        "EndpointID": "20b2959c09790c6dcc65b34b313a36b8e618321b22215007f3fd53ef4f5cf9f9",
                        "EndpointIP": "10.0.2.28",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_grafana": {
                "VIP": "10.0.2.101",
                "Ports": [],
                "LocalLBIndex": 635,
                "Tasks": [
                    {
                        "Name": "infrastructure_grafana.1.puqfwc9yy4yt3ghydsy0nshk1",
                        "EndpointID": "dc30851c160c5e945f1957bd579a25a226db0d9e8dabfa7efbfce49f25515e8c",
                        "EndpointIP": "10.0.2.102",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_kafka-manager": {
                "VIP": "10.0.2.123",
                "Ports": [],
                "LocalLBIndex": 648,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-manager.1.33xakdfzu036kii5ft20otq63",
                        "EndpointID": "faa28b6971f9395ba6b4b0ed9a4be23921c7b114d370eef5ef9f04229254b34b",
                        "EndpointIP": "10.0.2.124",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_kafka-rest-proxy": {
                "VIP": "10.0.2.143",
                "Ports": [],
                "LocalLBIndex": 664,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-rest-proxy.1.vler3cka7ebf8lalluhppj6us",
                        "EndpointID": "97ef775de21580321eda70c6b235bf2064f5b64ed12339fb6727d3a9807e5022",
                        "EndpointIP": "10.0.2.144",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_kafka-topics-ui": {
                "VIP": "10.0.2.119",
                "Ports": [],
                "LocalLBIndex": 647,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-topics-ui.1.6h2q39yzm98pdb9p8gy2sddnp",
                        "EndpointID": "d2c57c3c438802408ec6dd0cc2cd15d58cf5c7730f07d219fcf7b254d5472478",
                        "EndpointIP": "10.0.2.120",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_kafka1": {
                "VIP": "10.0.2.127",
                "Ports": [],
                "LocalLBIndex": 668,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka1.1.uet24i8in4inkx2lncp6h1w97",
                        "EndpointID": "17e461598fec1f69ddad1efac8584519510f8cef66b726c3c46f66e710ed9e12",
                        "EndpointIP": "10.0.2.145",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_kafka2": {
                "VIP": "10.0.2.131",
                "Ports": [],
                "LocalLBIndex": 657,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka2.1.upcq8nweyph65dhkm5okusw38",
                        "EndpointID": "595f7fbf4ede3389812c137995d73830109c6c004eb4648a7c9fb9134d930548",
                        "EndpointIP": "10.0.2.132",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_kibana": {
                "VIP": "10.0.2.137",
                "Ports": [],
                "LocalLBIndex": 661,
                "Tasks": [
                    {
                        "Name": "infrastructure_kibana.1.vnxodketassb6kxj0iu53ucpd",
                        "EndpointID": "e4b85aa5de2b8390acb65c5fc6280cf4d20db9000630da7a3368cda9ec7b830d",
                        "EndpointIP": "10.0.2.138",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_exporter": {
                "VIP": "10.0.2.115",
                "Ports": [],
                "LocalLBIndex": 643,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_exporter.1.h36mvpi8crxx1ias8rdiv04hy",
                        "EndpointID": "859f665d060162e2d60c483ea8e851e42ac5a859220af98327e56ecc43cce64d",
                        "EndpointIP": "10.0.2.116",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_repl1": {
                "VIP": "10.0.2.111",
                "Ports": [],
                "LocalLBIndex": 636,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_repl1.1.tt46tjuznv2abe4lp86bjz9pj",
                        "EndpointID": "2ad0144337c924aff8d6e12d616e599796007c87a122519eba6f679f15dc593e",
                        "EndpointIP": "10.0.2.112",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_repl2": {
                "VIP": "10.0.2.113",
                "Ports": [],
                "LocalLBIndex": 641,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_repl2.1.ya652p5vil5um078wox0wa6ju",
                        "EndpointID": "68adb8ba820741150c96f3304f6dca7e16ed312b58c7ff48f0d9002efd6813ef",
                        "EndpointIP": "10.0.2.114",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_node-exporter": {
                "VIP": "10.0.2.104",
                "Ports": [],
                "LocalLBIndex": 634,
                "Tasks": [
                    {
                        "Name": "infrastructure_node-exporter.p052v05tz1l4gx8wgtxgbk7da.xon85c50znmi83403glatlvo9",
                        "EndpointID": "ab9380c95e2f2786ef042864df826abaf1cefd6f3ce067d4e1f8dbb59a75cc41",
                        "EndpointIP": "10.0.2.106",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.mr4ds6czos8jt0iyauof6eihy.o0ku4fwm3mcblm3r7khharrt3",
                        "EndpointID": "adc7e90bda09aaa7fcce7710e463bfd90aecb952e57c9028b4b4e4c1ca880e98",
                        "EndpointIP": "10.0.2.105",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.c5w9pcji9rkmr1hu8cqrn1d1f.8kp3q1ylbyoh6huenmbcra0b1",
                        "EndpointID": "70186a1a597a6e5d191352aed101c946dc5d4353ebf3fb97994c178d468641b3",
                        "EndpointIP": "10.0.2.109",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.sp9tmsp9ss7z68u2x3p5dljty.t9r9km26zv7d32papk60jkdlw",
                        "EndpointID": "20749ac78d767ea712579d213347bb672eaf0dfff38114b7900a0444314dca7a",
                        "EndpointIP": "10.0.2.107",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.k6bug9yxmytta1onyv49jy2j2.s3qf6myobyjn6aex8cbtlma2d",
                        "EndpointID": "72c10241c383ac573046d2fc4e8b9c900ad4ffbb58b5d2718501212e8ef0bf09",
                        "EndpointIP": "10.0.2.108",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_prometheus": {
                "VIP": "10.0.2.98",
                "Ports": [],
                "LocalLBIndex": 633,
                "Tasks": [
                    {
                        "Name": "infrastructure_prometheus.1.76e9gph5ol8znuksh49j9n4e9",
                        "EndpointID": "4f92b36f0aaddc09f09d5c1d8accb3a8be610a72107e474cf5fdbd744eb51ddf",
                        "EndpointIP": "10.0.2.99",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_redis": {
                "VIP": "10.0.2.22",
                "Ports": [],
                "LocalLBIndex": 611,
                "Tasks": [
                    {
                        "Name": "infrastructure_redis.1.e1dvjno5pmlnvrg7ptgx1p56c",
                        "EndpointID": "8986299d60e40d8026882f21d36f2c77e284592d1f1bc1d7d88550c360df4659",
                        "EndpointIP": "10.0.2.23",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_traefik": {
                "VIP": "10.0.2.2",
                "Ports": [],
                "LocalLBIndex": 607,
                "Tasks": [
                    {
                        "Name": "infrastructure_traefik.1.vu1zkbxvgbpyl00acntiv3ibg",
                        "EndpointID": "a4b08b68c886c11eec5ab5c8957071ccc3b3f077da023b38d007abd6bbd812b8",
                        "EndpointIP": "10.0.2.3",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zipkin": {
                "VIP": "10.0.2.150",
                "Ports": [],
                "LocalLBIndex": 672,
                "Tasks": [
                    {
                        "Name": "infrastructure_zipkin.1.oxc7al2z2jjvp9q2kp7gscm4x",
                        "EndpointID": "56bb2f08c9224c6daf9e0aece4112e5ecef5ede3af04bc0e6948757b37ed96aa",
                        "EndpointIP": "10.0.2.151",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zipkin-ui": {
                "VIP": "10.0.2.152",
                "Ports": [],
                "LocalLBIndex": 674,
                "Tasks": [
                    {
                        "Name": "infrastructure_zipkin-ui.1.kgx71voo3d55mipjikwj9vc0l",
                        "EndpointID": "8f84ffdad821a795ddd222af9824c2fc0d13648244ac6434dd81153416d6f027",
                        "EndpointIP": "10.0.2.153",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zookeeper": {
                "VIP": "10.0.2.141",
                "Ports": [],
                "LocalLBIndex": 662,
                "Tasks": [
                    {
                        "Name": "infrastructure_zookeeper.1.ghyjwlfk826ef90w28piwzdpr",
                        "EndpointID": "cfd9fed2b9c170b705dd53c0c5682e5399da79b803e833ff0c5b75704fbfee8a",
                        "EndpointIP": "10.0.2.142",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "micro-services_mail": {
                "VIP": "10.0.2.97",
                "Ports": [],
                "LocalLBIndex": 817,
                "Tasks": [
                    {
                        "Name": "micro-services_mail.1.e0lq6wtmxkfx1gwozi7mbyx8c",
                        "EndpointID": "6de369ad215df71fbb6fd17e2633e2c99ed51b8f3cea0a6d26863c4506ccb400",
                        "EndpointIP": "10.0.2.128",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "micro-services_report": {
                "VIP": "10.0.2.94",
                "Ports": [],
                "LocalLBIndex": 820,
                "Tasks": [
                    {
                        "Name": "micro-services_report.1.sa15oj3ieymld2ybemrc94pjn",
                        "EndpointID": "5b77d9551a769f9317348567211d6ca879312a3213b6f6672bef6faa6a75d9df",
                        "EndpointIP": "10.0.2.95",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "micro-services_shipjob": {
                "VIP": "10.0.2.139",
                "Ports": [],
                "LocalLBIndex": 811,
                "Tasks": [
                    {
                        "Name": "micro-services_shipjob.1.o2wxfd3fcgoraafaern5qpeqh",
                        "EndpointID": "24cb34d86540228708ae44290cff3a3b7309270bff79d5dca115228d54180225",
                        "EndpointIP": "10.0.2.140",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "micro-services_sms": {
                "VIP": "10.0.2.134",
                "Ports": [],
                "LocalLBIndex": 813,
                "Tasks": [
                    {
                        "Name": "micro-services_sms.1.ohn4v739n0djn7ctjrjtzomuu",
                        "EndpointID": "f5158964304b73cc86f2ca507505b962593115da2e9a2f2ee5f38e698215bd2e",
                        "EndpointIP": "10.0.2.136",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            }
        }
    }
]

on one worker inspect of this network:

[
    {
        "Name": "infrastructure_default",
        "Id": "irn1zpv4xqqmei8x3gl754fzf",
        "Created": "2019-07-27T12:24:14.566481674+02:00",
        "Scope": "swarm",
        "Driver": "overlay",
        "EnableIPv6": false,
        "IPAM": {
            "Driver": "default",
            "Options": null,
            "Config": [
                {
                    "Subnet": "10.0.2.0/24",
                    "Gateway": "10.0.2.1"
                }
            ]
        },
        "Internal": false,
        "Attachable": false,
        "Ingress": false,
        "ConfigFrom": {
            "Network": ""
        },
        "ConfigOnly": false,
        "Containers": {
            "02351410a2f6937aba731a5275957f645f844d89e964e06901e7ff36d79dc0fc": {
                "Name": "infrastructure_elasticsearch2.1.puqebs0cf4sqen0310kzvzjox",
                "EndpointID": "a666477e3705d7baf0b723349d0624a198223b8415fe8348333f2d9d110641a1",
                "MacAddress": "02:42:0a:00:02:ea",
                "IPv4Address": "10.0.2.234/24",
                "IPv6Address": ""
            },
            "17e89356c230af60d01b3f615194569257400bd46785fe8607f070998fa4890e": {
                "Name": "micro-services_sms.1.ohn4v739n0djn7ctjrjtzomuu",
                "EndpointID": "f5158964304b73cc86f2ca507505b962593115da2e9a2f2ee5f38e698215bd2e",
                "MacAddress": "02:42:0a:00:02:88",
                "IPv4Address": "10.0.2.136/24",
                "IPv6Address": ""
            },
            "194c51b927cd709bbce72f27275805f6132898227cb4ac93120aa1358eb2edf3": {
                "Name": "infrastructure_curator.1.jeksk5m6hto93yq7bq319ihyz",
                "EndpointID": "f92e9d7e266bf71bfa6f5a64b44e6e237928437e88e14a26cfe2767549f23a0b",
                "MacAddress": "02:42:0a:00:02:a9",
                "IPv4Address": "10.0.2.169/24",
                "IPv6Address": ""
            },
            "1c795f5742e0512a2bdf7ea63fa845ba9d798e5698d7b9a570da3cf264361a21": {
                "Name": "infrastructure_kafka-topics-ui.1.6h2q39yzm98pdb9p8gy2sddnp",
                "EndpointID": "d2c57c3c438802408ec6dd0cc2cd15d58cf5c7730f07d219fcf7b254d5472478",
                "MacAddress": "02:42:0a:00:02:78",
                "IPv4Address": "10.0.2.120/24",
                "IPv6Address": ""
            },
            "433d3dbd192db633bc48131820b1f328ffc78e2b3bd4de825158918dc1451c36": {
                "Name": "infrastructure_filebeat.k6bug9yxmytta1onyv49jy2j2.yagbxud6yxqidnb5ejctdz7b9",
                "EndpointID": "95801f0a6dd83222e38d32fb1848adc13dd25f936b8746c2714cb0c0624bd8eb",
                "MacAddress": "02:42:0a:00:02:34",
                "IPv4Address": "10.0.2.52/24",
                "IPv6Address": ""
            },
            "9164a7f5ff297080213ff5997599a93c451b22f598655071e62a005c443de15e": {
                "Name": "infrastructure_kafka-manager.1.33xakdfzu036kii5ft20otq63",
                "EndpointID": "faa28b6971f9395ba6b4b0ed9a4be23921c7b114d370eef5ef9f04229254b34b",
                "MacAddress": "02:42:0a:00:02:7c",
                "IPv4Address": "10.0.2.124/24",
                "IPv6Address": ""
            },
            "a80ee293a78c51e057f960e8e6c0c2efff97370588e683c14961db68067c86c6": {
                "Name": "infrastructure_node-exporter.k6bug9yxmytta1onyv49jy2j2.s3qf6myobyjn6aex8cbtlma2d",
                "EndpointID": "72c10241c383ac573046d2fc4e8b9c900ad4ffbb58b5d2718501212e8ef0bf09",
                "MacAddress": "02:42:0a:00:02:6c",
                "IPv4Address": "10.0.2.108/24",
                "IPv6Address": ""
            },
            "lb-infrastructure_default": {
                "Name": "infrastructure_default-endpoint",
                "EndpointID": "32f4370a701f84ac78be3d0609b77448266992fe695bb1b1e9b47050fce06303",
                "MacAddress": "02:42:0a:00:02:6e",
                "IPv4Address": "10.0.2.110/24",
                "IPv6Address": ""
            }
        },
        "Options": {
            "com.docker.network.driver.overlay.vxlanid_list": "4099"
        },
        "Labels": {
            "com.docker.stack.namespace": "infrastructure"
        },
        "Peers": [
            {
                "Name": "0bb18d574c90",
                "IP": "10.48.101.68"
            },
            {
                "Name": "dcb885ad0020",
                "IP": "10.48.100.122"
            },
            {
                "Name": "d341462034e4",
                "IP": "10.48.99.93"
            },
            {
                "Name": "d60c1ad05a0f",
                "IP": "10.48.99.94"
            },
            {
                "Name": "625f7aa286de",
                "IP": "unknown"
            }
        ],
        "Services": {
            "infrastructure_activemq": {
                "VIP": "10.0.2.176",
                "Ports": [],
                "LocalLBIndex": 423,
                "Tasks": [
                    {
                        "Name": "infrastructure_activemq.1.uubtc2chthd4fh3nq4qmhubr6",
                        "EndpointID": "f4ced2254cac583ddeac3da95eb91bb85df350862fbfe47d8acef894a5e2e404",
                        "EndpointIP": "10.0.2.177",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_clicviewdb": {
                "VIP": "10.0.2.117",
                "Ports": [],
                "LocalLBIndex": 395,
                "Tasks": [
                    {
                        "Name": "infrastructure_clicviewdb.1.pcc4196p13o1uchfcffiqqtwo",
                        "EndpointID": "83430e387661d1968c441456a0b6788a317bc79b65457c463399703527fad433",
                        "EndpointIP": "10.0.2.118",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_curator": {
                "VIP": "10.0.2.168",
                "Ports": [],
                "LocalLBIndex": 419,
                "Tasks": [
                    {
                        "Name": "infrastructure_curator.1.jeksk5m6hto93yq7bq319ihyz",
                        "EndpointID": "f92e9d7e266bf71bfa6f5a64b44e6e237928437e88e14a26cfe2767549f23a0b",
                        "EndpointIP": "10.0.2.169",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_discovery": {
                "VIP": "10.0.2.158",
                "Ports": [],
                "LocalLBIndex": 416,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery.1.8q1ujck1wa3goz0jxuzjapl41",
                        "EndpointID": "0dc38adb793bf4cc443e0713866a6200564bc5447909e57e0a26e512f598669e",
                        "EndpointIP": "10.0.2.159",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_discovery-backup": {
                "VIP": "10.0.2.160",
                "Ports": [],
                "LocalLBIndex": 414,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery-backup.1.ydhm8r394642tx7zzvm5gm3ie",
                        "EndpointID": "1172fe8457892038d964ae1f3e63bf22332275729054a9fdb26c0e47172d4e5a",
                        "EndpointIP": "10.0.2.161",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_elasticsearch": {
                "VIP": "10.0.2.125",
                "Ports": [],
                "LocalLBIndex": 1548,
                "Tasks": [
                    {
                        "Name": "infrastructure_elasticsearch.1.k9ajsw1u25jd62fgi9ouv3g2l",
                        "EndpointID": "9ea2b013f0253b5a031864b6004645b68e25689e93a76a903a192ef97c60c3a7",
                        "EndpointIP": "10.0.2.236",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_elasticsearch2": {
                "VIP": "10.0.2.129",
                "Ports": [],
                "LocalLBIndex": 1546,
                "Tasks": [
                    {
                        "Name": "infrastructure_elasticsearch2.1.puqebs0cf4sqen0310kzvzjox",
                        "EndpointID": "a666477e3705d7baf0b723349d0624a198223b8415fe8348333f2d9d110641a1",
                        "EndpointIP": "10.0.2.234",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_elkaler": {
                "VIP": "10.0.2.121",
                "Ports": [],
                "LocalLBIndex": 1547,
                "Tasks": [
                    {
                        "Name": "infrastructure_elkaler.1.ybwwmfpmye31hmoksbjq33cd5",
                        "EndpointID": "8047f720a156fbb7a74361b8128eb9088762c14656475102a01f976d6dd2f7b8",
                        "EndpointIP": "10.0.2.235",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_filebeat": {
                "VIP": "10.0.2.21",
                "Ports": [],
                "LocalLBIndex": 1584,
                "Tasks": [
                    {
                        "Name": "infrastructure_filebeat.sp9tmsp9ss7z68u2x3p5dljty.v7tb4zcssjhc7g3h6rt9f8hme",
                        "EndpointID": "20b2959c09790c6dcc65b34b313a36b8e618321b22215007f3fd53ef4f5cf9f9",
                        "EndpointIP": "10.0.2.28",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.k6bug9yxmytta1onyv49jy2j2.yagbxud6yxqidnb5ejctdz7b9",
                        "EndpointID": "95801f0a6dd83222e38d32fb1848adc13dd25f936b8746c2714cb0c0624bd8eb",
                        "EndpointIP": "10.0.2.52",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.mr4ds6czos8jt0iyauof6eihy.nhjltud84h1iv6zbvhg1hsdef",
                        "EndpointID": "b6e5c71c6ec5a67f9927ec9074c94e677c5f2b9c4756153f7e0538992f71f7d9",
                        "EndpointIP": "10.0.2.26",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.p052v05tz1l4gx8wgtxgbk7da.73uv50mew6vcskg861lkftosn",
                        "EndpointID": "473d429556a2545573ede74c88a723ab7c1226e9c93654e89d1dc684e3a17ada",
                        "EndpointIP": "10.0.2.27",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_grafana": {
                "VIP": "10.0.2.101",
                "Ports": [],
                "LocalLBIndex": 391,
                "Tasks": [
                    {
                        "Name": "infrastructure_grafana.1.puqfwc9yy4yt3ghydsy0nshk1",
                        "EndpointID": "dc30851c160c5e945f1957bd579a25a226db0d9e8dabfa7efbfce49f25515e8c",
                        "EndpointIP": "10.0.2.102",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_kafka-manager": {
                "VIP": "10.0.2.123",
                "Ports": [],
                "LocalLBIndex": 398,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-manager.1.33xakdfzu036kii5ft20otq63",
                        "EndpointID": "faa28b6971f9395ba6b4b0ed9a4be23921c7b114d370eef5ef9f04229254b34b",
                        "EndpointIP": "10.0.2.124",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_kafka-rest-proxy": {
                "VIP": "10.0.2.143",
                "Ports": [],
                "LocalLBIndex": 407,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-rest-proxy.1.vler3cka7ebf8lalluhppj6us",
                        "EndpointID": "97ef775de21580321eda70c6b235bf2064f5b64ed12339fb6727d3a9807e5022",
                        "EndpointIP": "10.0.2.144",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_kafka-topics-ui": {
                "VIP": "10.0.2.119",
                "Ports": [],
                "LocalLBIndex": 397,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka-topics-ui.1.6h2q39yzm98pdb9p8gy2sddnp",
                        "EndpointID": "d2c57c3c438802408ec6dd0cc2cd15d58cf5c7730f07d219fcf7b254d5472478",
                        "EndpointIP": "10.0.2.120",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            },
            "infrastructure_kafka1": {
                "VIP": "10.0.2.127",
                "Ports": [],
                "LocalLBIndex": 408,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka1.1.uet24i8in4inkx2lncp6h1w97",
                        "EndpointID": "17e461598fec1f69ddad1efac8584519510f8cef66b726c3c46f66e710ed9e12",
                        "EndpointIP": "10.0.2.145",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_kafka2": {
                "VIP": "10.0.2.131",
                "Ports": [],
                "LocalLBIndex": 404,
                "Tasks": [
                    {
                        "Name": "infrastructure_kafka2.1.upcq8nweyph65dhkm5okusw38",
                        "EndpointID": "595f7fbf4ede3389812c137995d73830109c6c004eb4648a7c9fb9134d930548",
                        "EndpointIP": "10.0.2.132",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_kibana": {
                "VIP": "10.0.2.137",
                "Ports": [],
                "LocalLBIndex": 405,
                "Tasks": [
                    {
                        "Name": "infrastructure_kibana.1.vnxodketassb6kxj0iu53ucpd",
                        "EndpointID": "e4b85aa5de2b8390acb65c5fc6280cf4d20db9000630da7a3368cda9ec7b830d",
                        "EndpointIP": "10.0.2.138",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_exporter": {
                "VIP": "10.0.2.115",
                "Ports": [],
                "LocalLBIndex": 394,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_exporter.1.h36mvpi8crxx1ias8rdiv04hy",
                        "EndpointID": "859f665d060162e2d60c483ea8e851e42ac5a859220af98327e56ecc43cce64d",
                        "EndpointIP": "10.0.2.116",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_repl1": {
                "VIP": "10.0.2.111",
                "Ports": [],
                "LocalLBIndex": 392,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_repl1.1.tt46tjuznv2abe4lp86bjz9pj",
                        "EndpointID": "2ad0144337c924aff8d6e12d616e599796007c87a122519eba6f679f15dc593e",
                        "EndpointIP": "10.0.2.112",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_mongodb_repl2": {
                "VIP": "10.0.2.113",
                "Ports": [],
                "LocalLBIndex": 393,
                "Tasks": [
                    {
                        "Name": "infrastructure_mongodb_repl2.1.ya652p5vil5um078wox0wa6ju",
                        "EndpointID": "68adb8ba820741150c96f3304f6dca7e16ed312b58c7ff48f0d9002efd6813ef",
                        "EndpointIP": "10.0.2.114",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_node-exporter": {
                "VIP": "10.0.2.104",
                "Ports": [],
                "LocalLBIndex": 390,
                "Tasks": [
                    {
                        "Name": "infrastructure_node-exporter.p052v05tz1l4gx8wgtxgbk7da.xon85c50znmi83403glatlvo9",
                        "EndpointID": "ab9380c95e2f2786ef042864df826abaf1cefd6f3ce067d4e1f8dbb59a75cc41",
                        "EndpointIP": "10.0.2.106",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.c5w9pcji9rkmr1hu8cqrn1d1f.8kp3q1ylbyoh6huenmbcra0b1",
                        "EndpointID": "70186a1a597a6e5d191352aed101c946dc5d4353ebf3fb97994c178d468641b3",
                        "EndpointIP": "10.0.2.109",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.mr4ds6czos8jt0iyauof6eihy.o0ku4fwm3mcblm3r7khharrt3",
                        "EndpointID": "adc7e90bda09aaa7fcce7710e463bfd90aecb952e57c9028b4b4e4c1ca880e98",
                        "EndpointIP": "10.0.2.105",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.k6bug9yxmytta1onyv49jy2j2.s3qf6myobyjn6aex8cbtlma2d",
                        "EndpointID": "72c10241c383ac573046d2fc4e8b9c900ad4ffbb58b5d2718501212e8ef0bf09",
                        "EndpointIP": "10.0.2.108",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    },
                    {
                        "Name": "infrastructure_node-exporter.sp9tmsp9ss7z68u2x3p5dljty.t9r9km26zv7d32papk60jkdlw",
                        "EndpointID": "20749ac78d767ea712579d213347bb672eaf0dfff38114b7900a0444314dca7a",
                        "EndpointIP": "10.0.2.107",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_prometheus": {
                "VIP": "10.0.2.98",
                "Ports": [],
                "LocalLBIndex": 387,
                "Tasks": [
                    {
                        "Name": "infrastructure_prometheus.1.76e9gph5ol8znuksh49j9n4e9",
                        "EndpointID": "4f92b36f0aaddc09f09d5c1d8accb3a8be610a72107e474cf5fdbd744eb51ddf",
                        "EndpointIP": "10.0.2.99",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_redis": {
                "VIP": "10.0.2.22",
                "Ports": [],
                "LocalLBIndex": 388,
                "Tasks": [
                    {
                        "Name": "infrastructure_redis.1.e1dvjno5pmlnvrg7ptgx1p56c",
                        "EndpointID": "8986299d60e40d8026882f21d36f2c77e284592d1f1bc1d7d88550c360df4659",
                        "EndpointIP": "10.0.2.23",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_traefik": {
                "VIP": "10.0.2.2",
                "Ports": [],
                "LocalLBIndex": 389,
                "Tasks": [
                    {
                        "Name": "infrastructure_traefik.1.vu1zkbxvgbpyl00acntiv3ibg",
                        "EndpointID": "a4b08b68c886c11eec5ab5c8957071ccc3b3f077da023b38d007abd6bbd812b8",
                        "EndpointIP": "10.0.2.3",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zipkin": {
                "VIP": "10.0.2.150",
                "Ports": [],
                "LocalLBIndex": 410,
                "Tasks": [
                    {
                        "Name": "infrastructure_zipkin.1.oxc7al2z2jjvp9q2kp7gscm4x",
                        "EndpointID": "56bb2f08c9224c6daf9e0aece4112e5ecef5ede3af04bc0e6948757b37ed96aa",
                        "EndpointIP": "10.0.2.151",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zipkin-ui": {
                "VIP": "10.0.2.152",
                "Ports": [],
                "LocalLBIndex": 411,
                "Tasks": [
                    {
                        "Name": "infrastructure_zipkin-ui.1.kgx71voo3d55mipjikwj9vc0l",
                        "EndpointID": "8f84ffdad821a795ddd222af9824c2fc0d13648244ac6434dd81153416d6f027",
                        "EndpointIP": "10.0.2.153",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_zookeeper": {
                "VIP": "10.0.2.141",
                "Ports": [],
                "LocalLBIndex": 406,
                "Tasks": [
                    {
                        "Name": "infrastructure_zookeeper.1.ghyjwlfk826ef90w28piwzdpr",
                        "EndpointID": "cfd9fed2b9c170b705dd53c0c5682e5399da79b803e833ff0c5b75704fbfee8a",
                        "EndpointIP": "10.0.2.142",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "micro-services_mail": {
                "VIP": "10.0.2.97",
                "Ports": [],
                "LocalLBIndex": 531,
                "Tasks": [
                    {
                        "Name": "micro-services_mail.1.e0lq6wtmxkfx1gwozi7mbyx8c",
                        "EndpointID": "6de369ad215df71fbb6fd17e2633e2c99ed51b8f3cea0a6d26863c4506ccb400",
                        "EndpointIP": "10.0.2.128",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "micro-services_report": {
                "VIP": "10.0.2.94",
                "Ports": [],
                "LocalLBIndex": 532,
                "Tasks": [
                    {
                        "Name": "micro-services_report.1.sa15oj3ieymld2ybemrc94pjn",
                        "EndpointID": "5b77d9551a769f9317348567211d6ca879312a3213b6f6672bef6faa6a75d9df",
                        "EndpointIP": "10.0.2.95",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "micro-services_shipjob": {
                "VIP": "10.0.2.139",
                "Ports": [],
                "LocalLBIndex": 524,
                "Tasks": [
                    {
                        "Name": "micro-services_shipjob.1.o2wxfd3fcgoraafaern5qpeqh",
                        "EndpointID": "24cb34d86540228708ae44290cff3a3b7309270bff79d5dca115228d54180225",
                        "EndpointIP": "10.0.2.140",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "micro-services_sms": {
                "VIP": "10.0.2.134",
                "Ports": [],
                "LocalLBIndex": 527,
                "Tasks": [
                    {
                        "Name": "micro-services_sms.1.ohn4v739n0djn7ctjrjtzomuu",
                        "EndpointID": "f5158964304b73cc86f2ca507505b962593115da2e9a2f2ee5f38e698215bd2e",
                        "EndpointIP": "10.0.2.136",
                        "Info": {
                            "Host IP": "10.48.99.95"
                        }
                    }
                ]
            }
        }
    }
]

on the next one worker :

[
    {
        "Name": "infrastructure_default",
        "Id": "irn1zpv4xqqmei8x3gl754fzf",
        "Created": "2019-07-27T12:24:47.25753254+02:00",
        "Scope": "swarm",
        "Driver": "overlay",
        "EnableIPv6": false,
        "IPAM": {
            "Driver": "default",
            "Options": null,
            "Config": [
                {
                    "Subnet": "10.0.2.0/24",
                    "Gateway": "10.0.2.1"
                }
            ]
        },
        "Internal": false,
        "Attachable": false,
        "Ingress": false,
        "ConfigFrom": {
            "Network": ""
        },
        "ConfigOnly": false,
        "Containers": {
            "489dbb300c782767096a1b3dcaab2da1bf57088b820d7fbb76e2844ef00fd15c": {
                "Name": "infrastructure_grafana.1.puqfwc9yy4yt3ghydsy0nshk1",
                "EndpointID": "dc30851c160c5e945f1957bd579a25a226db0d9e8dabfa7efbfce49f25515e8c",
                "MacAddress": "02:42:0a:00:02:66",
                "IPv4Address": "10.0.2.102/24",
                "IPv6Address": ""
            },
            "816cab9bfb963ac90318ed820af34a768e8d5c3792dd2571da8468dcc7ee4bf7": {
                "Name": "infrastructure_elasticsearch.1.k9ajsw1u25jd62fgi9ouv3g2l",
                "EndpointID": "9ea2b013f0253b5a031864b6004645b68e25689e93a76a903a192ef97c60c3a7",
                "MacAddress": "02:42:0a:00:02:ec",
                "IPv4Address": "10.0.2.236/24",
                "IPv6Address": ""
            },
            "92f3c04e12dc08d6fe69f1272445b406afcd4a95ead83220fc0ebf2f42e2281e": {
                "Name": "micro-services_mail.1.e0lq6wtmxkfx1gwozi7mbyx8c",
                "EndpointID": "6de369ad215df71fbb6fd17e2633e2c99ed51b8f3cea0a6d26863c4506ccb400",
                "MacAddress": "02:42:0a:00:02:80",
                "IPv4Address": "10.0.2.128/24",
                "IPv6Address": ""
            },
            "93a54f61d3af0dc5fddd7723b0f9913dce08b9a28a0bef6c91b45519a08887e9": {
                "Name": "infrastructure_node-exporter.c5w9pcji9rkmr1hu8cqrn1d1f.8kp3q1ylbyoh6huenmbcra0b1",
                "EndpointID": "70186a1a597a6e5d191352aed101c946dc5d4353ebf3fb97994c178d468641b3",
                "MacAddress": "02:42:0a:00:02:6d",
                "IPv4Address": "10.0.2.109/24",
                "IPv6Address": ""
            },
            "9aa436307de25841f601076f28b3a75777f46d786b00313e38fe022be3717ff6": {
                "Name": "infrastructure_kibana.1.vnxodketassb6kxj0iu53ucpd",
                "EndpointID": "e4b85aa5de2b8390acb65c5fc6280cf4d20db9000630da7a3368cda9ec7b830d",
                "MacAddress": "02:42:0a:00:02:8a",
                "IPv4Address": "10.0.2.138/24",
                "IPv6Address": ""
            },
            "ecf7994f5dee4b0b10f49945915b0f617f64b2c3b2cca245db25eb7d95dcc597": {
                "Name": "infrastructure_elkaler.1.ybwwmfpmye31hmoksbjq33cd5",
                "EndpointID": "8047f720a156fbb7a74361b8128eb9088762c14656475102a01f976d6dd2f7b8",
                "MacAddress": "02:42:0a:00:02:eb",
                "IPv4Address": "10.0.2.235/24",
                "IPv6Address": ""
            },
            "lb-infrastructure_default": {
                "Name": "infrastructure_default-endpoint",
                "EndpointID": "005d8b8238dd70984edb714993338825d448958a31d8d2818cea02b941318210",
                "MacAddress": "02:42:0a:00:02:67",
                "IPv4Address": "10.0.2.103/24",
                "IPv6Address": ""
            }
        },
        "Options": {
            "com.docker.network.driver.overlay.vxlanid_list": "4099"
        },
        "Labels": {
            "com.docker.stack.namespace": "infrastructure"
        },
        "Peers": [
            {
                "Name": "0bb18d574c90",
                "IP": "10.48.101.68"
            },
            {
                "Name": "dcb885ad0020",
                "IP": "10.48.100.122"
            },
            {
                "Name": "d341462034e4",
                "IP": "10.48.99.93"
            },
            {
                "Name": "d60c1ad05a0f",
                "IP": "unknown"
            }
        ],
        "Services": {
            "infrastructure_activemq": {
                "VIP": "10.0.2.176",
                "Ports": [],
                "LocalLBIndex": 474,
                "Tasks": [
                    {
                        "Name": "infrastructure_activemq.1.uubtc2chthd4fh3nq4qmhubr6",
                        "EndpointID": "f4ced2254cac583ddeac3da95eb91bb85df350862fbfe47d8acef894a5e2e404",
                        "EndpointIP": "10.0.2.177",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_clicviewdb": {
                "VIP": "10.0.2.117",
                "Ports": [],
                "LocalLBIndex": 451,
                "Tasks": [
                    {
                        "Name": "infrastructure_clicviewdb.1.pcc4196p13o1uchfcffiqqtwo",
                        "EndpointID": "83430e387661d1968c441456a0b6788a317bc79b65457c463399703527fad433",
                        "EndpointIP": "10.0.2.118",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    }
                ]
            },
            "infrastructure_discovery": {
                "VIP": "10.0.2.158",
                "Ports": [],
                "LocalLBIndex": 468,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery.1.8q1ujck1wa3goz0jxuzjapl41",
                        "EndpointID": "0dc38adb793bf4cc443e0713866a6200564bc5447909e57e0a26e512f598669e",
                        "EndpointIP": "10.0.2.159",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    }
                ]
            },
            "infrastructure_discovery-backup": {
                "VIP": "10.0.2.160",
                "Ports": [],
                "LocalLBIndex": 466,
                "Tasks": [
                    {
                        "Name": "infrastructure_discovery-backup.1.ydhm8r394642tx7zzvm5gm3ie",
                        "EndpointID": "1172fe8457892038d964ae1f3e63bf22332275729054a9fdb26c0e47172d4e5a",
                        "EndpointIP": "10.0.2.161",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_elasticsearch": {
                "VIP": "10.0.2.125",
                "Ports": [],
                "LocalLBIndex": 1597,
                "Tasks": [
                    {
                        "Name": "infrastructure_elasticsearch.1.k9ajsw1u25jd62fgi9ouv3g2l",
                        "EndpointID": "9ea2b013f0253b5a031864b6004645b68e25689e93a76a903a192ef97c60c3a7",
                        "EndpointIP": "10.0.2.236",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_elkaler": {
                "VIP": "10.0.2.121",
                "Ports": [],
                "LocalLBIndex": 1596,
                "Tasks": [
                    {
                        "Name": "infrastructure_elkaler.1.ybwwmfpmye31hmoksbjq33cd5",
                        "EndpointID": "8047f720a156fbb7a74361b8128eb9088762c14656475102a01f976d6dd2f7b8",
                        "EndpointIP": "10.0.2.235",
                        "Info": {
                            "Host IP": "10.48.99.94"
                        }
                    }
                ]
            },
            "infrastructure_filebeat": {
                "VIP": "10.0.2.21",
                "Ports": [],
                "LocalLBIndex": 1630,
                "Tasks": [
                    {
                        "Name": "infrastructure_filebeat.p052v05tz1l4gx8wgtxgbk7da.73uv50mew6vcskg861lkftosn",
                        "EndpointID": "473d429556a2545573ede74c88a723ab7c1226e9c93654e89d1dc684e3a17ada",
                        "EndpointIP": "10.0.2.27",
                        "Info": {
                            "Host IP": "10.48.101.68"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.sp9tmsp9ss7z68u2x3p5dljty.v7tb4zcssjhc7g3h6rt9f8hme",
                        "EndpointID": "20b2959c09790c6dcc65b34b313a36b8e618321b22215007f3fd53ef4f5cf9f9",
                        "EndpointIP": "10.0.2.28",
                        "Info": {
                            "Host IP": "10.48.100.122"
                        }
                    },
                    {
                        "Name": "infrastructure_filebeat.mr4ds6czos8jt0iyauof6eihy.nhjltud84h1iv6zbvhg1hsdef",
                        "EndpointID": "b6e5c71c6ec5a67f9927ec9074c94e677c5f2b9c4756153f7e0538992f71f7d9",
                        "EndpointIP": "10.0.2.26",
                        "Info": {
                            "Host IP": "10.48.99.93"
                        }
                    }
                ]
            },
            "infrastructure_grafana": {
                "VIP": "10.0.2.101",
                "Ports": [],
                

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the provided infrastructure_default network inspection from the manager, the working node, and the worker where infrastructure_elasticsearch2 is absent. Check the listed service tasks, peers, and node placement against the reported overlay-network behavior. Done means identifying a reproducible cause for the differing service visibility or documenting why the worker does not show that service.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.