Add content/es/docs/reference/glossary/kubeadm.md (#14546)
* Add content/es/docs/reference/glossary/kubeadm.md * Update content/es/docs/reference/glossary/kubeadm.md Co-Authored-By: Rael Garcia <me@rael.io> * Update content/es/docs/reference/glossary/kubeadm.md Co-Authored-By: Rael Garcia <me@rael.io> * Update content/es/docs/reference/glossary/kubeadm.md Co-Authored-By: Rael Garcia <me@rael.io>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1306060d9a
commit
c113e203f9
+18
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: Kubeadm
|
||||||
|
id: kubeadm
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/admin/kubeadm/
|
||||||
|
short_description: >
|
||||||
|
Utilidad para instalar Kubernetes con rapidez y configurar un clúster seguro.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- tool
|
||||||
|
- operation
|
||||||
|
---
|
||||||
|
Utilidad para instalar Kubernetes con rapidez y configurar un clúster seguro.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Puedes usar kubeadm para instalar el Control Plane, formado por los nodos _master_, y también los componentes de nodos _worker_.
|
||||||
Reference in New Issue
Block a user