This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fd1b02d Update README.md
9fd1b02d is described below

commit 9fd1b02de9f091cd4a8a79d08dfcb4debe5a8dbf
Author: Ken Liu <[email protected]>
AuthorDate: Wed Feb 15 15:12:07 2023 +0800

    Update README.md
---
 10-task/dubbo-samples-shop/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/10-task/dubbo-samples-shop/README.md 
b/10-task/dubbo-samples-shop/README.md
index bc8544c6..015ec55b 100644
--- a/10-task/dubbo-samples-shop/README.md
+++ b/10-task/dubbo-samples-shop/README.md
@@ -13,7 +13,9 @@
 * `Comment 评论服务`,管理用户对商品的评论数据。
 
 ## 部署商场系统
-有两种模式可以
+配合官网的流量管控任务,有两种模式可以启动商城系统并进行流量管控
+1. 本地 IDE 运行任务,根据当前的流量管控动作按需要启动相关的应用进程
+2. 通过部署 Kubernetes 资源一次性拉起所有应用进程
 
 ### 本地 IDE 部署
 把当前项目导入 IDEA 后,通过点击 IDEA 上方的可运行命令列表,可以看到一系列预先配置好的可运行 Shop 子任务示例,比如 
`FrontEndApplication`、`UserApplication` 等。


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to