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
'kubernetes' 카테고리의 다른 글
Kubernetes Pod이 Terminating 상태에 빠짐(Pod Stuck in Terminating Status) (0) | 2021.12.30 |
---|---|
Kubernetes Metrics Server 설치 (0) | 2021.11.26 |
kubernetes pod 내부의 iptables 구성 확인 (ISTIO ENVOY를 사용한 경우) (0) | 2021.11.22 |
Kubernetes imagePullSecret 설정 (0) | 2021.11.19 |
kubectl 명령 예제 & JSON 포맷으로 출력하기 (0) | 2021.11.17 |