Skip to content

[ko] Fix typo in Korean for k8s.io/ko/docs/concepts/overview/working-with-objects/finalizers/ #52700

@ParkSeongGeun

Description

@ParkSeongGeun

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

No one assigned

    Labels

    area/localizationGeneral issues or PRs related to localizationkind/bugCategorizes issue or PR as related to a bug.language/koIssues or PRs related to Korean languageneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions