Skip to content

Commit

Permalink
Merge pull request #30719 from krol3/fix/security/overview
Browse files Browse the repository at this point in the history
[ptbr] Fix broken pod security hyperlink
  • Loading branch information
k8s-ci-robot authored Jun 26, 2022
2 parents 6e740be + 223103b commit 99dfe36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pt-br/docs/concepts/security/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ vulnerável a um ataque de exaustão de recursos e, por consequência, o risco d
Autorização RBAC (acesso à API Kubernetes) | https://kubernetes.io/docs/reference/access-authn-authz/rbac/
Autenticação | https://kubernetes.io/docs/concepts/security/controlling-access/
Gerenciamento de segredos na aplicação (e encriptando-os no etcd em repouso) | https://kubernetes.io/docs/concepts/configuration/secret/ <br> https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/
Políticas de segurança do Pod | https://kubernetes.io/docs/concepts/policy/pod-security-policy/
Garantir que os Pods atendem aos padrões de segurança do Pod | https://kubernetes.io/docs/concepts/security/pod-security-standards/#policy-instantiation
Qualidade de serviço (e gerenciamento de recursos de cluster) | https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/
Políticas de Rede | https://kubernetes.io/docs/concepts/services-networking/network-policies/
TLS para Kubernetes Ingress | https://kubernetes.io/docs/concepts/services-networking/ingress/#tls
Expand Down

0 comments on commit 99dfe36

Please sign in to comment.