pt-br/docs/reference/glossary/ingress.md
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
title: Ingress
|
||||||
|
id: ingress
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/concepts/services-networking/ingress/
|
||||||
|
short_description: >
|
||||||
|
Um objeto API que gerencia o acesso externo aos serviços em um cluster, normalmente HTTP.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- networking
|
||||||
|
- architecture
|
||||||
|
- extension
|
||||||
|
---
|
||||||
|
Um objeto API que gerencia o acesso externo aos serviços em um cluster, normalmente HTTP.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Ingress may provide load balancing, SSL termination and name-based virtual hosting.
|
||||||
|
O Ingress pode fornecer um balanceamento de carga, descriptografia SSL e hospedagem virtual baseada em nome.
|
||||||
Reference in New Issue
Block a user