Skip to content

Commit 0facf13

Browse files
committed
add Vietnamese translation for ingress
Signed-off-by: thaomike <[email protected]>
1 parent 83e774b commit 0facf13

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+
Một đối tượng API quản lý quyền truy cập từ bên ngoài vào các dịch vụ trong cụm, thường là qua HTTP.
8+
9+
aka:
10+
tags:
11+
- networking
12+
- architecture
13+
- extension
14+
---
15+
16+
Một đối tượng API quản lý quyền truy cập từ bên ngoài vào các dịch vụ trong cụm, thường là qua HTTP.
17+
18+
<!--more-->
19+
20+
Ingress có thể cung cấp khả năng cân bằng tải (load balancing), chấm dứt SSL (SSL termination) và lưu trữ ảo dựa trên tên miền (name-based virtual hosting).

0 commit comments

Comments
 (0)