mirror of
https://github.com/zhwei820/learn.lianglianglee.com.git
synced 2025-11-16 22:23:45 +08:00
fix img
This commit is contained in:
@@ -263,7 +263,7 @@ function hide_canvas() {
|
||||
<h4>什么是 Service Mesh</h4>
|
||||
<p>微服务领域有 CNCF 组织(Cloud Native Computing Foundation),也就是云原生基金会,CNCF 致力于微服务开源技术的推广。Service Mesh 是 CNCF 推广的新一代微服务架构,致力于解决服务间通讯。</p>
|
||||
<p>Service Mesh 基于边车模式演进,通过在系统中添加边车代理,也就是 Sidecar Proxy 实现。</p>
|
||||
<p><img src="assets/Ciqc1F7YqhyAVsPfAAF3tkypmzU109.png" alt="image.png" /></p>
|
||||
<p><img src="assets/Ciqc1F7YqhyAVsPfAAF3tkypmzU109.png" alt="png" /></p>
|
||||
<p>Service Mesh 可以认为是边车模式的进一步扩展,提供了以下功能:</p>
|
||||
<ul>
|
||||
<li>管理服务注册和发现</li>
|
||||
|
||||
Reference in New Issue
Block a user