docker
service
create --name zuul-server
--publish 8081:8081 --replicas 1 10.128.222.245:5000/zuul-server:latest
api访问地址:
zuul路由访问地址:
Open protocols and ports between the hosts
- TCP port 2377 for cluster management communications
- TCP and UDP port 7946 for communication among nodes
- UDP port 4789 for overlay network traffic

本文介绍使用 Spring Cloud Config 和 Eureka 实现高可用配置及服务发现的方法,并通过 Docker Swarm 进行部署。同时,文中提供了 Zuul 作为 API 网关的具体配置和访问地址。
1698

被折叠的 条评论
为什么被折叠?



