Skip to content

Commit 2725b2a

Browse files
committed
pt-br/docs/reference/glossary/ingress.md
1 parent 285affb commit 2725b2a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Ingress
3+
id: ingress
4+
date: 2018-04-12
5+
full_link: /docs/concepts/services-networking/ingress/
6+
short_description: >
7+
Um objeto API que gerencia o acesso externo aos serviços em um cluster, normalmente HTTP.
8+
9+
aka:
10+
tags:
11+
- networking
12+
- architecture
13+
- extension
14+
---
15+
Um objeto API que gerencia o acesso externo aos serviços em um cluster, normalmente HTTP.
16+
17+
<!--more-->
18+
19+
Ingress may provide load balancing, SSL termination and name-based virtual hosting.
20+
O Ingress pode fornecer um balanceamento de carga, descriptografia SSL e hospedagem virtual baseada em nome.

0 commit comments

Comments
 (0)