Skip to content

Commit d5b60c0

Browse files
committed
[es] Remove some vertical space between lines of text
1 parent d149239 commit d5b60c0

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Diff for: content/es/docs/tutorials/_index.md

-14
Original file line numberDiff line numberDiff line change
@@ -22,50 +22,36 @@ Antes de recorrer cada tutorial, recomendamos añadir un marcador a
2222
## Esenciales
2323

2424
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) se trata de un tutorial interactivo en profundidad para entender Kubernetes y probar algunas funciones básicas.
25-
2625
* [Scalable Microservices with Kubernetes (Udacity)](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
27-
2826
* [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#)
29-
3027
* [Hello Minikube](/es/docs/tutorials/hello-minikube/)
3128

3229
## Configuración
3330

3431
* [Ejemplo: Configurando un Microservicio en Java](/docs/tutorials/configuration/configure-java-microservice/)
35-
3632
* [Configuring Redis Using a ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/)
3733

3834
## Aplicaciones Stateless
3935

4036
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
41-
4237
* [Example: Deploying PHP Guestbook application with Redis](/docs/tutorials/stateless-application/guestbook/)
4338

4439
## Aplicaciones Stateful
4540

4641
* [StatefulSet Basics](/docs/tutorials/stateful-application/basic-stateful-set/)
47-
4842
* [Example: WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/)
49-
5043
* [Example: Deploying Cassandra with Stateful Sets](/docs/tutorials/stateful-application/cassandra/)
51-
5244
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
5345

5446
## Clústers
5547

5648
* [AppArmor](/docs/tutorials/clusters/apparmor/)
57-
5849
* [Seccomp](/docs/tutorials/clusters/seccomp/)
5950

6051
## Servicios
6152

6253
* [Using Source IP](/docs/tutorials/services/source-ip/)
6354

64-
65-
6655
## {{% heading "whatsnext" %}}
6756

68-
6957
Si quieres escribir un tutorial, revisa [utilizando templates](/docs/home/contribute/page-templates/) para obtener información sobre el tipo de página y la plantilla de los tutotriales.
70-
71-

0 commit comments

Comments
 (0)