当前位置:网站首页>[istio introduction, architecture, components]
[istio introduction, architecture, components]
2022-07-07 08:59:00 【Fairy Xiao Xiaole】
istio Introduce
Istio It's an open platform , Provide a unified way to integrate microservices , Manage traffic across microservices , Implement strategies and summarize telemetry data .Istio The control panel is on the underlying cluster management platform ( Such as Kubernetes,Mesos etc. ) An abstraction layer is provided on .
form
Envoy - Per microserver Sidecar agent , Handle the services in the cluster and the entry of services to external services / Outlet flow . Agents form a secure microservice grid , Provide rich functions , Such as service discovery , rich 7 Layer routing , Fuse , Policy execution and telemetry records / Reporting function .
Be careful : Service grid is not overlay The Internet . It simplifies and enhances the way microservices in applications talk to each other through the network provided by the underlying platform .
Mixer - Centralized components used by agents and microservices , Used to execute policies , Such as authentication , Current limiting , The quota , authentication , Request tracking and telemetry collection .
Pilot - The component responsible for configuring the agent at run time .
Citadel - A centralized component responsible for certificate issuance and rotation
Node Agent - Each node component responsible for certificate issuance and rotation
Galley - Used in Istio Verification in China , Ingestion , polymerization , Transform and distribute the central components of the configuration .
istio framework

istio Components

边栏推荐
- Interpretation of MySQL optimization principle
- 求有符号数的原码、反码和补码【C语言】
- 指针进阶,字符串函数
- Oracle makes it clear at one time that a field with multiple separators will be split into multiple rows, and then multiple rows and columns. Multiple separators will be split into multiple rows, and
- OpenGL 3D graphics rendering
- Analysis of abnormal channel number information before and after AGC re signature service
- With an annual salary of 50W, Alibaba P8 will come out in person to teach you how to advance from testing
- OpenGL三维图形绘制
- Find the original code, inverse code and complement of signed numbers [C language]
- MAC OSX php dyld: Library not loaded: /usr/local/xxxx. dylib
猜你喜欢

Goldbach conjecture C language

Digital triangle model acwing 275 Pass a note

Recommended by Alibaba P8, the test coverage tool - Jacobo is very practical

C语言指针(下篇)

Mountaineering team (DFS)

C语言指针(习题篇)

JS operation

【istio简介、架构、组件】

Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022

C language for calculating the product of two matrices
随机推荐
Greenplum6.x搭建_安装
【ChaosBlade:节点磁盘填充、杀节点上指定进程、挂起节点上指定进程】
Panel display technology: LCD and OLED
Reflections on the way of enterprise IT architecture transformation (Alibaba's China Taiwan strategic thought and architecture practice)
9c09730c0eea36d495c3ff6efe3708d8
OpenGL frame buffer
Pointer advanced, string function
Unity Shader入门精要初级篇(一)-- 基础光照笔记
模拟卷Leetcode【普通】1557. 可以到达所有点的最少点数目
端口复用和重映像
Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022
[Yugong series] February 2022 U3D full stack class 008 - build a galaxy scene
Ppt template and material download website (pure dry goods, recommended Collection)
[MySQL] detailed explanation of trigger content of database advanced
如何统计项目代码行数
C语言指针(下篇)
Nanjing commercial housing sales enabled electronic contracts, and Junzi sign assisted in the online signing and filing of housing transactions
Skills that testers must know: Selenium's three waiting ways are interpreted clearly
OpenGL 3D graphics rendering
Several methods of calculating the average value of two numbers