Skip to content

Commit caf4fd1

Browse files
Update content/ja/docs/concepts/architecture/garbage-collection.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 2745633 commit caf4fd1

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
@@ -117,7 +117,7 @@ kubeletは、次の変数に基づいて未使用のコンテナをガベージ
117117
さらに、削除されたPodが所有するコンテナは、`MinAge`より古くなると削除されます。
118118

119119
{{<note>}}
120-
kubeletがガベージコレクションするのは、自分が管理するコンテナーのみです
120+
kubeletがガベージコレクションするのは、自分が管理するコンテナのみです
121121
{{</note>}}
122122

123123
## ガベージコレクションの設定 {#configuring-gc}

0 commit comments

Comments
 (0)