Skip to content

Commit a03a4f2

Browse files
authored
Merge pull request #29969 from seokho-son/outdate-1.22-ko.1-d1.d2
[ko] Update outdated files in dev-1.22-ko.1 (D1-D2)
2 parents eca37a7 + d253d7e commit a03a4f2

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

content/ko/docs/concepts/cluster-administration/kubelet-garbage-collection.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ weight: 70
66

77
<!-- overview -->
88

9+
10+
{{< note >}}
11+
이 한글 문서는 더 이상 관리되지 않습니다.
12+
13+
이 문서의 기반이 된 영어 원문은 삭제되었으며,
14+
[Garbage Collection](/docs/concepts/architecture/garbage-collection/)에 병합되었습니다.
15+
16+
[Garbage Collection](/docs/concepts/architecture/garbage-collection/)의 한글화가 완료되면,
17+
이 문서는 삭제될 수 있습니다.
18+
{{< /note >}}
19+
20+
921
가비지 수집은 사용되지 않는
1022
[이미지](/ko/docs/concepts/containers/#컨테이너-이미지)들과
1123
[컨테이너](/ko/docs/concepts/containers/)들을 정리하는 kubelet의 유용한 기능이다. Kubelet은

content/ko/docs/concepts/workloads/controllers/garbage-collection.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ weight: 60
66

77
<!-- overview -->
88

9+
10+
{{< note >}}
11+
이 한글 문서는 더 이상 관리되지 않습니다.
12+
13+
이 문서의 기반이 된 영어 원문은 삭제되었으며,
14+
[Garbage Collection](/docs/concepts/architecture/garbage-collection/)에 병합되었습니다.
15+
16+
[Garbage Collection](/docs/concepts/architecture/garbage-collection/)의 한글화가 완료되면,
17+
이 문서는 삭제될 수 있습니다.
18+
{{< /note >}}
19+
20+
921
쿠버네티스의 가비지 수집기는 한때 소유자가 있었지만, 더 이상
1022
소유자가 없는 오브젝트들을 삭제하는 역할을 한다.
1123

0 commit comments

Comments
 (0)