Skip to content

Commit 3c4ede2

Browse files
committed
feat: Add Vietnamese transaltion for glossary Pod Disruption
Signed-off-by: ductnn <[email protected]>
1 parent 8f83d99 commit 3c4ede2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
id: pod-disruption
3+
title: Pod Disruption
4+
full_link: /docs/concepts/workloads/pods/disruptions/
5+
date: 2021-05-12
6+
short_description: >
7+
Tiến trình mà các Pod trên Node bị chấm dứt, có thể là chủ động hoặc bị động.
8+
9+
aka:
10+
related:
11+
- pod
12+
- container
13+
tags:
14+
- operation
15+
---
16+
17+
[Pod disruption](/docs/concepts/workloads/pods/disruptions/) là tiến trình mà
18+
các Pod trên Node bị chấm dứt, chủ động hoặc bị động.
19+
20+
<!--more-->
21+
22+
Gián đoạn chủ động được khởi tạo có chủ ý bởi người phát triển ứng dụng hoặc quản trị viên cụm.
23+
Gián đoạn bị động là ngoài ý muốn và có thể xảy ra do các sự cố không thể tránh khỏi như Node hết {{< glossary_tooltip text="tài nguyên" term_id="infrastructure-resource" >}},
24+
hoặc do xóa nhầm.

0 commit comments

Comments
 (0)