Skip to content

Commit b45c3e3

Browse files
authored
Merge pull request #51882 from thaomike/vi/glossary/ingress
[Vi] Add Vietnamese translation for Ingress.md
2 parents 8958ace + a6b1107 commit b45c3e3

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), SSL termination và lưu trữ ảo dựa trên tên miền (name-based virtual hosting).

0 commit comments

Comments
 (0)