文件名称:proxy-istio-demo:主要描述 istio中sidecar的工作流程方便如何理解istio的
文件大小:221KB
文件格式:ZIP
更新时间:2024-04-28 08:46:36
Go
proxy-istio-demo 该项目主要是模拟 从应用程序容器到Sidecar代理的流量 基本的实现原理 测试 $ curl localhost:8080 -vv -w "\n timeout ---> %{time_total} \n" * Trying ::1... * TCP_NODELAY set * Connected to localhost (::1) port 8888 (#0) > GET / HTTP/1.1 > Host: localhost:8888 > User-Agent: curl/7.64.1 > Accept: */* > < HTTP>: java < respon
【文件预览】:
proxy-istio-demo-main
----pkg()
--------jwks()
--------tracing()
----example()
--------http()
--------grpc-client()
--------grpc-server()
--------tools.go(255B)
--------README.md(130B)
--------proto()
----deploy()
--------deployment.yaml(2KB)
----sidecar-init()
--------Dockerfile(182B)
--------istio-iptables(119B)
--------README.md(340B)
--------build.sh(89B)
----proxy()
--------Dockerfile(120B)
--------main.go(824B)
--------build.sh(164B)
----img.png(53KB)
----plugin()
--------agent_daemonset.yml(2KB)
----.gitignore(396B)
----Makefile(0B)
----go.sum(12KB)
----demo()
--------go()
--------java()
----README.md(2KB)
----envoy()
--------httpmanager()
--------README.md(1KB)
----go.mod(734B)