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

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


The following commit(s) were added to refs/heads/master by this push:
     new 371813d54a Update deploy-on-k8s-containerd.md (#2520)
371813d54a is described below

commit 371813d54a15743c5d1d7c6f0f274c9937aa3062
Author: Mford Jody <[email protected]>
AuthorDate: Sat Apr 15 11:31:17 2023 +0800

    Update deploy-on-k8s-containerd.md (#2520)
---
 content/zh-cn/overview/tasks/deploy/deploy-on-k8s-containerd.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/zh-cn/overview/tasks/deploy/deploy-on-k8s-containerd.md 
b/content/zh-cn/overview/tasks/deploy/deploy-on-k8s-containerd.md
index 170b65207a..0970b0f6a3 100644
--- a/content/zh-cn/overview/tasks/deploy/deploy-on-k8s-containerd.md
+++ b/content/zh-cn/overview/tasks/deploy/deploy-on-k8s-containerd.md
@@ -5,7 +5,7 @@ description: 部署 Dubbo 应用到 Kubernetes + Containerd 示例
 linkTitle: '部署到 Kubernetes + Containerd '
 title: 部署 Dubbo 应用到 Kubernetes + Containerd 环境
 type: docs
-weight: 3
+weight: 4
 ---
 
 
@@ -241,4 +241,4 @@ kubectl create -f consumer.yaml
 ```
 
 查看服务
-![img](/imgs/v3/tasks/deploy/consumer-provider.jpg)
\ No newline at end of file
+![img](/imgs/v3/tasks/deploy/consumer-provider.jpg)

Reply via email to