From fe6d79d480a34aa8260afe43d6239eeab4b7e4f5 Mon Sep 17 00:00:00 2001 From: guzj11 <67083623+guzj11@users.noreply.github.com> Date: Mon, 7 Dec 2020 15:55:51 +0800 Subject: [PATCH] Update guestbook.md sync with en version. Update guestbook.md apply suggestions from tengqm Apply suggestions from code review Co-authored-by: Qiming Teng --- content/zh/docs/tutorials/stateless-application/guestbook.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/zh/docs/tutorials/stateless-application/guestbook.md b/content/zh/docs/tutorials/stateless-application/guestbook.md index 260867dbe3..5562745d70 100644 --- a/content/zh/docs/tutorials/stateless-application/guestbook.md +++ b/content/zh/docs/tutorials/stateless-application/guestbook.md @@ -615,16 +615,18 @@ Deleting the Deployments and Services also deletes any running Pods. Use labels +* 为 Guestbook 应用添加 + [ELK 日志与监控](/zh/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk/) * 完成 [Kubernetes Basics](/zh/docs/tutorials/kubernetes-basics/) 交互式教程 * 使用 Kubernetes 创建一个博客,使用 [MySQL 和 Wordpress 的持久卷](/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/#visit-your-new-wordpress-blog) * 阅读更多关于[连接应用程序](/zh/docs/concepts/services-networking/connect-applications-service/) * 阅读更多关于[管理资源](/zh/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively) -