Skip to content

Commit 791dd0b

Browse files
authored
docs: add localization
1 parent c436f71 commit 791dd0b

File tree

1 file changed

+7
-10
lines changed
  • content/pt-br/docs/concepts/security

1 file changed

+7
-10
lines changed

content/pt-br/docs/concepts/security/_index.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,16 @@ simple_list: true
99
Essa seção da documentação do Kubernetes busca ensinar a executar cargas de trabalho
1010
mais seguras e aspectos essenciais para a manutenção de um cluster Kubernetes seguro.
1111

12+
O Kubernetes é baseado em uma arquitetura cloud native e segue as boas práticas de segurança da informação
13+
para ambientes cloud native recomendadas pela {{< glossary_tooltip text="CNCF" term_id="cncf" >}}.
1214

13-
Kubernetes is based on a cloud-native architecture, and draws on advice from the
14-
{{< glossary_tooltip text="CNCF" term_id="cncf" >}} about good practice for
15-
cloud native information security.
15+
Leia [Segurança Cloud Native e Kubernetes](/docs/concepts/security/cloud-native-security/)
16+
para entender o contexto mais amplo sobre como proteger seu cluster e as aplicações que você está executando nele.
1617

17-
Read [Cloud Native Security and Kubernetes](/docs/concepts/security/cloud-native-security/)
18-
for the broader context about how to secure your cluster and the applications that
19-
you're running on it.
18+
## Mecanismos de segurança do Kubernetes {#security-mechanisms}
2019

21-
## Kubernetes security mechanisms {#security-mechanisms}
22-
23-
Kubernetes includes several APIs and security controls, as well as ways to
24-
define [policies](#policies) that can form part of how you manage information security.
20+
O Kubernetes inclui várias APIs e controles de segurança, além de mecanismos
21+
para definir [políticas](#policies) que podem fazer parte da sua estratégia de gestão da segurança da informação.
2522

2623
### Control plane protection
2724

0 commit comments

Comments
 (0)