当前位置:网站首页>9. Routingmesh service communication between clusters
9. Routingmesh service communication between clusters
2020-11-07 16:43:00 【Taizhu-yj】
establish overlay gateway
docker network create -d overlay demo
docker network ls
NETWORK ID NAME DRIVER SCOPE
7a511becede2 bridge bridge local
im7c34k0bfxh demo overlay swarm
37856c9de79d docker_gwbridge bridge local
c438996bf1e8 host host local
idnr3c47eum5 ingress overlay swarm
a785589db128 lb-scale_default bridge local
14865f2115c6 none null local
e9bba04074f1 wordpress_my-bridge bridge local
establish Service Use network by overlay
As shown in the figure above , We have three applications , Two service One client. They may be deployed in the same worker node On , It may also be deployed separately . The three applications in the picture above , At the same time, it is deployed in 127.0.0.11 On this node .client Want to visit service application , Can pass ip+ The form of the port number , It can also be accessed by application name . How to do it ?docker engine There's one in it DNS service , It sorts out the names of all the applications with IP Address mapping , however Docker DNS Generated and stored in the service IP Address , Not the container where the application is located IP Address , Applications are deployed in 127.0.0.11 nodes , But we see that DNS Stored in ip The address is 10.0.3/4/5, This is virtual IP,VIP. Because the container address of the deployed application changes due to downtime or capacity expansion ,DNS Assign an application a virtual IP, This virtual IP It won't change . So the application is virtual IP Visit each other , Re pass LVS To achieve the .
nslookup www.baidu.com/service name
You can check the domain name corresponding to ip Address , If the domain name is deployed in a cluster , It 's load balanced , It will also show multiple ip Address .
1. When we deploy applications in containers , You need to specify network,network Must be overlay Network protocol , It looks like swarm Of DNS Will use vip To communicate with each other .
2. If the deployed application is bound to an interface , Even if it's deployed on a node , You can also visit swarm This port number of other nodes in the , To access the app .
版权声明
本文为[Taizhu-yj]所创,转载请带上原文链接,感谢
边栏推荐
- Bluetooth broadcast chip for Shanghai giant micro
- Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
- 使用RabbitMQ实现分布式事务
- 南京标识标牌设计制作,导视VI系统设计
- How does varhart xgantt represent working days on a calendar
- 南京标志设计,logo设计公司
- Utility class functions (continuous update)
- yum [Errno 256] No more mirrors to try 解决方法
- ImageMagick - 添加水印
- Git SSH bad permissions
猜你喜欢
Git SSH bad permissions
Git submission specification
K-vim installation and the ycmd server shut down (restart with ': ycmrestartserver')
嘉宾介绍|2020 PostgreSQL亚洲大会中文分论坛:潘娟
20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
如何解决谷歌Chrome浏览器空白页的问题
Idea activation to 2089 failure
Mongo user rights login instruction
Practice of Xiaoxiong school development board: real equipment access of smart street lamp sandbox experiment
Google browser realizes video playback acceleration function
随机推荐
Mobile pixel adaptation scheme
Idea activation to 2089 failure
About Devops seven misunderstandings, 99% of people have been hit!
2020-08-19: what mechanism does TCP ensure reliability?
三步轻松理解Kerberos协议
STlink下载出现st-link usb communication error解决方法
September 3, 2020: naked writing algorithm: loop matrix traversal.
垃圾分类知识竞赛
VARCHART XGantt如何在日历上表示工作日
如何解决谷歌Chrome浏览器空白页的问题
vue3 新特性
实验一
.NETCore3.1+Vue.js打造的低代码工作流引擎
Cloudquery v1.2.0 release
2020-09-04: do you understand the function call convention?
PHP后门隐藏技巧
The method of local search port number occupation in Windows system
A kind of super parameter optimization technology hyperopt
[doodling the footprints of Internet of things] Introduction to Internet of things
你真的会使用搜索引擎吗?