Skip to content

Commit a1785fb

Browse files
authored
[ko] translate the glossary term 'eviction' update (#36744)
* [ko] Translate the glossary term 'eviction' * Update eviction.md
1 parent aa4e283 commit a1785fb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: 축출(Eviction)
3+
id: eviction
4+
date: 2021-05-08
5+
full_link: /ko/docs/concepts/scheduling-eviction/
6+
short_description: >
7+
노드에 있는 한 개 이상의 파드를 중단하는 프로세스이다.
8+
aka:
9+
tags:
10+
- operation
11+
---
12+
13+
노드에 있는 한 개 이상의 파드를 중단하는 프로세스이다.
14+
15+
<!--more-->
16+
축출에는 두 가지 종류가 있다.
17+
* [노드-압박 축출](/ko/docs/concepts/scheduling-eviction/node-pressure-eviction/)
18+
* [API를 이용한 축출(API-initiated Eviction)](/ko/docs/concepts/scheduling-eviction/api-eviction/)

0 commit comments

Comments
 (0)