From e94dfe7705d48f636b4853560f3b858c3ea07c00 Mon Sep 17 00:00:00 2001 From: "wei.wang" Date: Fri, 13 May 2022 04:43:22 +0800 Subject: [PATCH] [zh]Sync content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md [zh]Sync content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md --- .../mysql-wordpress-persistent-volume.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md b/content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md index 8bd486d6d5..72515a050d 100644 --- a/content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md +++ b/content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md @@ -466,15 +466,13 @@ Do not leave your WordPress installation on this page. If another user finds it, -* 了解更多关于 [Introspection and Debugging](/zh/docs/tasks/debug/debug-application) -* 了解更多关于 [Jobs](/zh/docs/concepts/workloads/controllers/jobs-run-to-completion/) -* 了解更多关于 [Port Forwarding](/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster/) -* 了解如何 [Get a Shell to a Container](/zh/docs/tasks/debug/debug-application/get-shell-running-container/) - - +* 进一步了解[自省与调试](/zh/docs/tasks/debug/debug-application/debug-running-pod/) +* 进一步了解 [Job](/zh/docs/concepts/workloads/controllers/jobs-run-to-completion/) +* 进一步了解[端口转发](/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster/) +* 了解如何[获得容器的 Shell](/zh/docs/tasks/debug/debug-application/get-shell-running-container/)