-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
area/localizationGeneral issues or PRs related to localizationGeneral issues or PRs related to localizationkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.language/koIssues or PRs related to Korean languageIssues or PRs related to Korean languageneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
This is a Bug Report
Problem:
파이널라이저가 리소스들의 [가비지 컬렉션](https://kubernetes.io/ko/docs/concepts/architecture/garbage-collection/)을 제어하도록 사용할 수 있다. 예를 들어, 하나의 파이널라이저를 컨트롤러가 대상 리소소를 삭제하기 전에 연관된 리소스들 또는 인프라를 정리하도록 정의할 수 있다.
파이널라이저가 리소스들의 [가비지 컬렉션](https://kubernetes.io/ko/docs/concepts/architecture/garbage-collection/)을 제어하도록 사용할 수 있다. 예를 들어, 하나의 파이널라이저를 컨트롤러가 대상 리소소(<- Problem)를 삭제하기 전에 연관된 리소스들 또는 인프라를 정리하도록 정의할 수 있다.
Proposed Solution:
파이널라이저가 리소스들의 [가비지 컬렉션](https://kubernetes.io/ko/docs/concepts/architecture/garbage-collection/)을 제어하도록 사용할 수 있다. 예를 들어, 하나의 파이널라이저를 컨트롤러가 대상 리소스를 삭제하기 전에 연관된 리소스들 또는 인프라를 정리하도록 정의할 수 있다.
"리소소" should be "리소스" (Korean word for "resource").
Page to Update:
https://kubernetes.io/ko/docs/concepts/overview/working-with-objects/finalizers/
Metadata
Metadata
Assignees
Labels
area/localizationGeneral issues or PRs related to localizationGeneral issues or PRs related to localizationkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.language/koIssues or PRs related to Korean languageIssues or PRs related to Korean languageneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.