반응형

 

Multiple Control Plane Diagram / In Place Upgrade from v1 to v2

 

Multiple Control Plane Diagram

In Place Upgrade A demonstration of how in place upgrades work, showing an upgrade from "v1" to "v2"

docs.google.com

 

Istio traffic management

 

Istio流量管理实现机制深度解析

Istio作为一个service mesh开源项目,其中最重要的功能就是对网格中微服务之间的流量进行管理,包括服务发现,请求路由和服务间的可靠通信。Istio体系中流量管理配置下发以及流量规则如何在数据面

zhaohuabing.com

 

Sidecar Injection and iptables,  traffic hijacking process in Istio

 

 

Sidecar injection and transparent traffic hijacking process in Istio explained in detail

Based on Istio version 1.11, this blog describes the sidecar pattern and its advantages. How sidecar be injected into the data plane, how traffic hijacking and forwarding is done, and how traffic is routed to upstream.

jimmysong.io

 

 

 

Envoy xDS Protocol

 

Envoy 中的 xDS REST 和 gRPC 协议详解

本文翻译自 Envoy 代码库中的文档,本文通过示例详解了 Envoy 的 xDS REST 和 gPRC 协议。

www.servicemesher.com

 

 

Simple Control Plane 구현 Example 

 

196. [Istio, Envoy] Envoy 기초 사용 방법 및 xDS 개념, 사용 방법, ADS와 Istio Pilot의 관계

이번 포스트에서는 Envoy의 기초적인 사용 방법 (xDS 및 설정 파일) 에 대해서 먼저 다룬 뒤, 이것이 I...

blog.naver.com

https://github.com/alicek106/envoy-eds-flask-demo

 

GitHub - alicek106/envoy-eds-flask-demo: Demo: How to use EDS for Envoy in Flask

Demo: How to use EDS for Envoy in Flask. Contribute to alicek106/envoy-eds-flask-demo development by creating an account on GitHub.

github.com

 

+ Recent posts