rotor 基于golang 的envoy xds 服务,支持多种集成方式: k8s consul aws dc/os

demo试用docker 以及consul 进行环境运行

下载demo

可以试用git ,我为了方便,试用的是go get

go get github.com/turbinelabs/rotor

运行demo 代码

cd $GOPATH/src/github.com/turbinelabs/rotor/examples/consul
docker-compose up -d

查询注册的服务

consul ui,我修改了部分service 注册定义,可以直接使用demo 中的
Rotor  envoy control plane 简单试用

envoy admin 信息查看

Rotor  envoy control plane 简单试用

服务访问

Rotor  envoy control plane 简单试用

参考资料

https://github.com/turbinelabs/rotor

 
 
 
 

相关文章:

  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
猜你喜欢
  • 2021-06-09
  • 2022-12-23
  • 2022-01-10
  • 2021-12-23
  • 2021-12-16
  • 2021-09-09
  • 2022-03-01
相关资源
相似解决方案