Skip to content

Commit

Permalink
[zh] Remove some vertical space between lines of text
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Nov 24, 2023
1 parent d149239 commit 8270346
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions content/zh-cn/docs/tutorials/_index.md
Expand Up @@ -33,9 +33,7 @@ Kubernetes 文档的这一部分包含教程。
## Basics
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
* [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#)
* [Hello Minikube](/docs/tutorials/hello-minikube/)
-->
## 基础知识 {#basics}
Expand All @@ -49,7 +47,6 @@ Kubernetes 文档的这一部分包含教程。
## Configuration
* [Example: Configuring a Java Microservice](/docs/tutorials/configuration/configure-java-microservice/)
* [Configuring Redis Using a ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/)
-->
## 配置 {#configuration}
Expand All @@ -61,7 +58,6 @@ Kubernetes 文档的这一部分包含教程。
## Stateless Applications
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
* [Example: Deploying PHP Guestbook application with MongoDB](/docs/tutorials/stateless-application/guestbook/)
-->
## 无状态应用程序 {#stateless-applications}
Expand All @@ -73,11 +69,8 @@ Kubernetes 文档的这一部分包含教程。
## Stateful Applications
* [StatefulSet Basics](/docs/tutorials/stateful-application/basic-stateful-set/)
* [Example: WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/)
* [Example: Deploying Cassandra with Stateful Sets](/docs/tutorials/stateful-application/cassandra/)
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
-->
## 有状态应用程序 {#stateful-applications}
Expand Down Expand Up @@ -122,4 +115,3 @@ for information about the tutorial page.
-->
如果你要编写教程,请参阅[内容页面类型](/zh-cn/docs/contribute/style/page-content-types/)
以获取有关教程页面类型的信息。

0 comments on commit 8270346

Please sign in to comment.