Skip to content

Commit 195465c

Browse files
authored
Merge pull request #44078 from Arhell/zh-spac
[zh] Remove some vertical space between lines of text
2 parents b397a8f + 8270346 commit 195465c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/zh-cn/docs/tutorials/_index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ Kubernetes 文档的这一部分包含教程。
3333
## Basics
3434
3535
* [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.
36-
3736
* [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#)
38-
3937
* [Hello Minikube](/docs/tutorials/hello-minikube/)
4038
-->
4139
## 基础知识 {#basics}
@@ -49,7 +47,6 @@ Kubernetes 文档的这一部分包含教程。
4947
## Configuration
5048
5149
* [Example: Configuring a Java Microservice](/docs/tutorials/configuration/configure-java-microservice/)
52-
5350
* [Configuring Redis Using a ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/)
5451
-->
5552
## 配置 {#configuration}
@@ -61,7 +58,6 @@ Kubernetes 文档的这一部分包含教程。
6158
## Stateless Applications
6259
6360
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
64-
6561
* [Example: Deploying PHP Guestbook application with MongoDB](/docs/tutorials/stateless-application/guestbook/)
6662
-->
6763
## 无状态应用程序 {#stateless-applications}
@@ -73,11 +69,8 @@ Kubernetes 文档的这一部分包含教程。
7369
## Stateful Applications
7470
7571
* [StatefulSet Basics](/docs/tutorials/stateful-application/basic-stateful-set/)
76-
7772
* [Example: WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/)
78-
7973
* [Example: Deploying Cassandra with Stateful Sets](/docs/tutorials/stateful-application/cassandra/)
80-
8174
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
8275
-->
8376
## 有状态应用程序 {#stateful-applications}
@@ -122,4 +115,3 @@ for information about the tutorial page.
122115
-->
123116
如果你要编写教程,请参阅[内容页面类型](/zh-cn/docs/contribute/style/page-content-types/)
124117
以获取有关教程页面类型的信息。
125-

0 commit comments

Comments
 (0)