[ko] Update links in dev-1.23-ko.2

This commit is contained in:
Jihoon Seo
2022-03-25 10:37:49 +09:00
parent 7e2afa9bbf
commit 9e6b2ef46a
30 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
title: 테인트(Taint)
id: taint
date: 2019-01-11
full_link: /docs/concepts/scheduling-eviction/taint-and-toleration/
full_link: /ko/docs/concepts/scheduling-eviction/taint-and-toleration/
short_description: >
세 가지 필수 속성: 키(key), 값(value), 효과(effect)로 구성된 코어 오브젝트. 테인트는 파드가 노드나 노드 그룹에 스케줄링되는 것을 방지한다.