docs-fr | reference | glossary | ingress.md (#16481)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
eb524b82a9
commit
c0f76bb645
+19
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
title: Ingress
|
||||||
|
id: ingress
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/concepts/services-networking/ingress/
|
||||||
|
short_description: >
|
||||||
|
Un objet API qui gère l'accès externe aux services d'un cluster, typiquement HTTP.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- networking
|
||||||
|
- architecture
|
||||||
|
- extension
|
||||||
|
---
|
||||||
|
Un objet API qui gère l'accès externe aux services d'un cluster, typiquement HTTP.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
L'Ingress peut fournir un équilibrage de charge, une terminaison SSL ainsi qu'un hébergement virtuel basé sur un nom.
|
||||||
Reference in New Issue
Block a user