Fix build error

pull/31063/head
Kobayashi Daisuke 2021-12-22 14:24:35 +09:00
parent 74da123ef9
commit 7719b8a0fe
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ weight: 50
---
<!-- overview -->
{{<glossary_definition term_id="garbage-collection" length="short">}} これにより、次のようなリソースのクリーンアップが可能になります。:
ガベージコレクションは、Kubernetesがクラスターリソースをクリーンアップするために使用するさまざまなメカニズムの総称です。これにより、次のようなリソースのクリーンアップが可能になります。:
* [失敗したPod](/docs/concepts/workloads/pods/pod-lifecycle/#pod-garbage-collection)
* [完了したJob](/docs/concepts/workloads/controllers/ttlafterfinished/)