We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7baaad commit 71eb8a5Copy full SHA for 71eb8a5
content/pt-br/docs/reference/glossary/kubeadm.md
@@ -0,0 +1,18 @@
1
+---
2
+title: Kubeadm
3
+id: kubeadm
4
+date: 2018-04-12
5
+full_link: /docs/admin/kubeadm/
6
+short_description: >
7
+ Uma ferramenta para instalar rapidamente o Kubernetes e configurar um cluster seguro.
8
+
9
+aka:
10
+tags:
11
+- tool
12
+- operation
13
14
15
16
+<!--more-->
17
18
+Você pode usar o kubeadm para instalar a camada de gerenciamento e os componentes {{< glossary_tooltip text="nós de processamento" term_id="node" >}}.
0 commit comments