envoy怎么代理mysql_Redis过滤器如何与Envoy代理一起使用

[root@cx--0002 redis]# docker-compose up -d

Creating network"redis_envoymesh"with the default driver

Building proxy

Step1/2 : FROM envoyproxy/envoy-dev:latest

Trying to pull repository docker.io/envoyproxy/envoy-dev ...

latest: Pulling from docker.io/envoyproxy/envoy-dev

35b42117c431: Already exists

ad9c569a8d98: Already exists

293b44f45162: Already exists

0c175077525d: Already exists

720b18d7211c: Pull complete

7e82cb71a605: Pull complete

8dd5fbb71c59: Pull complete

cd8d5f15933d: Pull complete

e7e9de9472a4: Pull complete

Digest: sha256:5d558d699eeb219f672e771d9ab7d455f0c23ecf8cbe81e2fed2bcc4d16fbe21

Status: Downloaded newer imagefor docker.io/envoyproxy/envoy-dev:latest--->66dad96a6e23

Step2/2 : CMD /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy---> Running in91d0aa4af229--->939322cd01f3

Removing intermediate container 91d0aa4af229

Successfully built 939322cd01f3

WARNING: Imagefor service proxy was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.

Building redis

Step1/1: FROM redis

Trying to pull repository docker.io/library/redis ...

latest: Pulling from docker.io/library/redis

fc7181108d40: Already exists

3e0ac67cad82: Pull complete

6ee495cb7235: Pull complete

9f7206d08b9d: Pull complete

a8354ef8cccb: Pull complete

53afb10d81c2: Pull complete

Digest: sha256:ca2d9251c2818df48c6598e01a5bdeab46040dc7ab236abe075d7c7343465177

Status: Downloaded newer imagefor docker.io/redis:latest--->3c41ce05add9

Successfully built 3c41ce05add9

WARNING: Imagefor service redis was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.

Creating redis_proxy_1 ...doneCreating redis_redis_1 ...done[root@cx--0002 redis]# docker-compose build

Building proxy

Step1/2 : FROM envoyproxy/envoy-dev:latest--->66dad96a6e23

Step2/2 : CMD /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy--->Using cache--->939322cd01f3

Successfully built 939322cd01f3

Building redis

Step1/1: FROM redis--->3c41ce05add9

Successfully built 3c41ce05add9

[root@cx--0002 redis]# docker psCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

ef3799105b89 redis_redis"docker-entrypoint..." About a minute ago Up About a minute 0.0.0.0:6379->6379/tcp redis_redis_1

d851feb8d172 redis_proxy"/docker-entrypoin..." About a minute ago Up About a minute 0.0.0.0:1999->1999/tcp, 0.0.0.0:8001->8001/tcp, 10000/tcp redis_proxy_1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值