Skip to content

Commit

Permalink
Add content/es/docs/reference/glossary/cluster.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Rael Garcia <[email protected]>
  • Loading branch information
paudirac and raelga committed May 25, 2019
1 parent 785412c commit 0e08e83
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/es/docs/reference/glossary/cluster.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Clúster
id: cluster
date: 2018-04-12
full_link:
short_description: >
Un conjunto de máquinas, llamadas nodos, que ejecutan aplicaciones en contenedores administradas por Kubernetes.
aka:
tags:
- fundamental
- operation
---
Un conjunto de máquinas, llamadas nodos, que ejecutan aplicaciones en contenedores administradas por Kubernetes.

<!--more-->

Un clúster tiene varios nodos de trabajo y como mínimo un nodo maestro.

0 comments on commit 0e08e83

Please sign in to comment.