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

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
Kobayashi Daisuke 2022-03-31 11:05:03 +09:00 committed by GitHub
parent 1af7a3a9ca
commit 12ca7076fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ weight: 50
* 次のシナリオで削除された{{<glossary_tooltip text="Node" term_id="node">}}:
* クラウド上でクラスターが[クラウドコントローラーマネージャー](/ja/docs/concepts/architecture/cloud-controller/)を使用する場合
* オンプレミスでクラスターがクラウドコントローラーマネージャーと同様のアドオンを使用する場合
* [Node Leaseオブジェクト](/docs/concepts/architecture/nodes/#heartbeats)
* [Node Leaseオブジェクト](/ja/docs/concepts/architecture/nodes/#heartbeats)
## オーナーとdependent {#owners-dependents}