Add es/docs index tree (#13809)

* Add es/docs/concepts index tree

* Add es/docs/contribute index tree

* Add es/docs/setup index tree

* Add es/docs/tutorials index tree

* Add es/docs/reference index tree

* Add es/docs/tasks index tree

* Add es/docs/reference landing page

* Add es/docs/home landing page

* Add es/docs/tutoriales landing page

* Add es/docs/getting-started-guides index tree

* Add es/docs/concepts landing page

* Add es/docs/contribute landing page

* Add es/docs/setup landing page

* Apply review requests and fixes
This commit is contained in:
Rael Garcia
2019-04-16 13:13:05 +02:00
committed by Kubernetes Prow Robot
parent 3d9dcfcc69
commit cb49ff1005
76 changed files with 767 additions and 4 deletions
@@ -0,0 +1,4 @@
---
title: Acceder al clúster y las aplicaciones
weight: 60
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Extender la API de Kubernetes
weight: 90
---
@@ -0,0 +1,4 @@
---
title: Usar recursos personalizados
weight: 10
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Administrar un clúster
weight: 20
---
@@ -0,0 +1,5 @@
---
title: Administrar un clúster con kubeadm
weight: 10
---
@@ -0,0 +1,4 @@
---
title: Administrar recursos de memoria, CPU y API
weight: 20
---
@@ -0,0 +1,4 @@
---
title: Instalar un proveedor de políticas de red
weight: 30
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Configurar pods y contenedores
weight: 20
---
@@ -1,5 +1,4 @@
---
title: "Monitoring, Logging, and Debugging"
title: "Monitorización, Logs y Debugging"
weight: 80
---
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Federación
weight: 120
---
@@ -0,0 +1,4 @@
---
title: Administrar la federación de clústeres
weight: 160
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Inyectar datos en las aplicaciones
weight: 30
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Gestionar y ejecutar trabajos
weight: 50
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Gestionar y ejecutar demonios
weight: 45
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Gestionar y ejecutar aplicaciones
weight: 40
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Catálogo de servicios
weight: 150
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Gestionar certificados TLS
weight: 100
---
+1 -1
View File
@@ -1,4 +1,4 @@
---
title: "Instalar herramientas"
weight: 10
---
---