forked from kubernetes/website
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes#37728 from MrErlison/pt-br/cluster-oper…
…ations Add pt-br/docs/reference/glossary/cluster-operations.md
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
content/pt-br/docs/reference/glossary/cluster-operations.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Operações do Cluster | ||
id: cluster-operations | ||
date: 2019-05-12 | ||
full_link: | ||
short_description: > | ||
O trabalho envolvido no gerenciamento de um cluster Kubernetes. | ||
aka: | ||
tags: | ||
- operation | ||
--- | ||
O trabalho envolvido no gerenciamento de um cluster Kubernetes: gerenciamento das operações diárias e coordenação das atualizações. | ||
|
||
<!--more--> | ||
|
||
Exemplos das tarefas de operações do cluster incluem: implantação de novos nós para dimensionar o cluster; realização de atualizações de software; implementação de controles de segurança; adição ou remoção de armazenamento; configuração da rede do cluster; gerenciamento de observabilidade em todo o cluster; e resposta a eventos. |