Skip to content

Commit b9daf99

Browse files
authored
Merge pull request #25449 from guzj11/patch-11
Update guestbook.md
2 parents 1cfe0a4 + fe6d79d commit b9daf99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/zh/docs/tutorials/stateless-application/guestbook.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,16 +615,18 @@ Deleting the Deployments and Services also deletes any running Pods. Use labels
615615

616616

617617
<!--
618+
* Add [ELK logging and monitoring](/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk/) to your Guestbook application
618619
* Complete the [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) Interactive Tutorials
619620
* Use Kubernetes to create a blog using [Persistent Volumes for MySQL and Wordpress](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/#visit-your-new-wordpress-blog)
620621
* Read more about [connecting applications](/docs/concepts/services-networking/connect-applications-service/)
621622
* Read more about [Managing Resources](/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively)
622623
-->
623624

625+
* 为 Guestbook 应用添加
626+
[ELK 日志与监控](/zh/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk/)
624627
* 完成 [Kubernetes Basics](/zh/docs/tutorials/kubernetes-basics/) 交互式教程
625628
* 使用 Kubernetes 创建一个博客,使用 [MySQL 和 Wordpress 的持久卷](/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/#visit-your-new-wordpress-blog)
626629
* 阅读更多关于[连接应用程序](/zh/docs/concepts/services-networking/connect-applications-service/)
627630
* 阅读更多关于[管理资源](/zh/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively)
628631

629632

630-

0 commit comments

Comments
 (0)