Skip to content

Commit

Permalink
Update new-in-dubbo3.md (apache#872)
Browse files Browse the repository at this point in the history
声明周期 -> 生命周期?
  • Loading branch information
heshuang-yu authored Jul 23, 2021
1 parent 6d95619 commit d701768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/zh/docs/v3.0/new-in-dubbo3.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Dubbo 可支持集群规模步入百万实例层次。
* 流式通信支持。Triple 协议支持 Request Stream、Response Stream、Bi-direction Stream

## 云原生
Dubbo3 构建的业务应用可直接部署在 VM、Container、Kubernetes 等平台,Dubbo3 很好的解决了 Dubbo 服务与调度平台之间的声明周期对齐,Dubbo 服务发现地址
Dubbo3 构建的业务应用可直接部署在 VM、Container、Kubernetes 等平台,Dubbo3 很好的解决了 Dubbo 服务与调度平台之间的生命周期对齐,Dubbo 服务发现地址
与容器平台绑定的问题。

在服务发现层面,Dubbo3 支持与 [Kubernetes Native Service]() 的融合,目前限于 Headless Service。
Expand Down Expand Up @@ -101,4 +101,4 @@ Dubbo3.0 的柔性增强以面向失败设计为理念,提供包括精准容

## Native Image
> 尚未发布
> 尚未发布

0 comments on commit d701768

Please sign in to comment.