From d284aca7a4c6c1af3b62b86efaee4c52cd509e37 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Sat, 26 Mar 2022 12:37:27 +0800 Subject: [PATCH] [zh] Update trobleshooting.md Signed-off-by: xin.li --- .../debug-application-cluster/troubleshooting.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/zh/docs/tasks/debug-application-cluster/troubleshooting.md b/content/zh/docs/tasks/debug-application-cluster/troubleshooting.md index 09e7a862b8..32502a6386 100644 --- a/content/zh/docs/tasks/debug-application-cluster/troubleshooting.md +++ b/content/zh/docs/tasks/debug-application-cluster/troubleshooting.md @@ -60,7 +60,7 @@ accomplish commonly used tasks, and [Tutorials](/docs/tutorials/) are more comprehensive walkthroughs of real-world, industry-specific, or end-to-end development scenarios. The [Reference](/docs/reference/) section provides detailed documentation on the [Kubernetes API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/) -and command-line interfaces (CLIs), such as [`kubectl`](/docs/user-guide/kubectl-overview/). +and command-line interfaces (CLIs), such as [`kubectl`](/docs/reference/kubectl/). --> ### 问题 {#questions} @@ -71,7 +71,7 @@ and command-line interfaces (CLIs), such as [`kubectl`](/docs/user-guide/kubectl [教程](/zh/docs/tutorials/)部分则提供对现实世界、特定行业或端到端开发场景的更全面的演练。 [参考](/zh/docs/reference/)部分提供了详细的 [Kubernetes API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/) 文档 -和命令行 (CLI) 接口的文档,例如[`kubectl`](/zh/docs/reference/kubectl/overview/)。 +和命令行 (CLI) 接口的文档,例如[`kubectl`](/zh/docs/reference/kubectl/)。 ### Stack Overflow {#stack-overflow} 社区中的其他人可能已经问过和你类似的问题,也可能能够帮助解决你的问题。 Kubernetes 团队还会监视[带有 Kubernetes 标签的帖子](https://stackoverflow.com/questions/tagged/kubernetes)。 -如果现有的问题对你没有帮助,请[问一个新问题](https://stackoverflow.com/questions/ask?tags=kubernetes)! +如果现有的问题对你没有帮助,在[问一个新问题](https://stackoverflow.com/questions/ask?tags=kubernetes) +之前,**请[确保你的问题是关于 Stack Overflow 的主题](https://stackoverflow.com/help/on-topic) +并且你需要阅读关于[如何提出新问题](https://stackoverflow.com/help/how-to-ask) +的指南。**