Skip to content

Commit d85210d

Browse files
authored
Merge pull request #52512 from ductnn/glossary-pod-disruption
[vi] Add Vietnamese transaltion for glossary Pod Disruption
2 parents c0376c9 + f50ae79 commit d85210d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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à các Pod trên Node bị chấm dứt, chủ động hoặc bị động.
18+
19+
<!--more-->
20+
21+
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. 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" >}}, hoặc do xóa nhầm.

0 commit comments

Comments
 (0)