Skip to content

Commit 7719b8a

Browse files
committed
Fix build error
1 parent 74da123 commit 7719b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/architecture/garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 50
55
---
66

77
<!-- overview -->
8-
{{<glossary_definition term_id="garbage-collection" length="short">}} これにより、次のようなリソースのクリーンアップが可能になります。:
8+
ガベージコレクションは、Kubernetesがクラスターリソースをクリーンアップするために使用するさまざまなメカニズムの総称です。これにより、次のようなリソースのクリーンアップが可能になります。:
99

1010
* [失敗したPod](/docs/concepts/workloads/pods/pod-lifecycle/#pod-garbage-collection)
1111
* [完了したJob](/docs/concepts/workloads/controllers/ttlafterfinished/)

0 commit comments

Comments
 (0)