Skip to content

Commit

Permalink
更新服务网格内容
Browse files Browse the repository at this point in the history
  • Loading branch information
isno committed Mar 4, 2024
1 parent 7ad3388 commit 1964a5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .vuepress/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

}

.custom-container p {
.custom-container .center p {
text-align: center;
}

Expand Down
5 changes: 2 additions & 3 deletions ServiceMesh/conclusion.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# 8.6 小结

服务网格从概念诞生,到现在已经发展接近八年的时间。从目前的状况看,想要成熟的落地、大规模的应用,还是需要一段时间。一方面服务网格属于锦上添花的一种方案,而不是雪中送炭,所以业务运行良好,传统框架生态成熟的情况下大家没什么动力去折腾。

Service Mesh 属于锦上添花的一种方案,而不是雪中送炭,所以业务运行良好,在惰性的情况下大家没什么动力去折腾。

ServiceMesh 本身过于复杂(比传统侵入式框架还要复杂),只是复杂从来从来不会消失,只是转移从业务(业务研发工程师)转向基础架构(DevOps)。
另一方面服务网格技术本身过于复杂(比传统侵入式框架还要复杂),包括 ambient mesh、Cilium ServiceMesh 也看出在推陈出新过于激进。

参考

Expand Down

0 comments on commit 1964a5b

Please sign in to comment.