diff --git a/content/zh/docs/tutorials/_index.md b/content/zh/docs/tutorials/_index.md index a4440f7ba7..2feb4bd56d 100644 --- a/content/zh/docs/tutorials/_index.md +++ b/content/zh/docs/tutorials/_index.md @@ -23,11 +23,10 @@ each of which has a sequence of steps. Before walking through each tutorial, you may want to bookmark the [Standardized Glossary](/docs/reference/glossary/) page for later references. --> -Kubernetes 文档的这一部分包含教程。每个教程展示了如何完成一个比单个 -[任务](/zh/docs/tasks/)更大的目标。 +Kubernetes 文档的这一部分包含教程。 +每个教程展示了如何完成一个比单个[任务](/zh/docs/tasks/)更大的目标。 通常一个教程有几个部分,每个部分都有一系列步骤。在浏览每个教程之前, -您可能希望将[标准化术语表](/zh/docs/reference/glossary/)页面添加到书签,供以后参考。 - +你可能希望将[标准化术语表](/zh/docs/reference/glossary/)页面添加到书签,供以后参考。 ## 基础知识 {#basics} -* [Kubernetes 基础知识](/zh/docs/tutorials/Kubernetes-Basics/)是一个深入的 - 交互式教程,帮助您理解 Kubernetes 系统,并尝试一些基本的 Kubernetes 特性。 - -* [介绍 Kubernetes (edx)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#) - +* [Kubernetes 基础知识](/zh/docs/tutorials/Kubernetes-Basics/) + 是一个深入的交互式教程,帮助你理解 Kubernetes 系统,并尝试一些基本的 Kubernetes 特性。 +* [Kubernetes 介绍 (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#) * [你好 Minikube](/zh/docs/tutorials/hello-minikube/) -## 集群 {#clusters} - -* [AppArmor](/zh/docs/tutorials/clusters/apparmor/) - -* [seccomp](/zh/docs/tutorials/clusters/seccomp/) - ## 安全 {#security} * [在集群级别应用 Pod 安全标准](/zh/docs/tutorials/security/cluster-level-pss/) * [在名字空间级别应用 Pod 安全标准](/zh/docs/tutorials/security/ns-level-pss/) +* [AppArmor](/zh/docs/tutorials/security/apparmor/) +* [seccomp](/zh/docs/tutorials/security/seccomp/) ## {{% heading "whatsnext" %}} @@ -136,6 +118,6 @@ If you would like to write a tutorial, see [Content Page Types](/docs/contribute/style/page-content-types/) for information about the tutorial page. --> -如果您想编写教程,请参阅[内容页面类型](/zh/docs/contribute/style/page-content-types/) +如果你要编写教程,请参阅[内容页面类型](/zh/docs/contribute/style/page-content-types/) 以获取有关教程页面类型的信息。