Fourth Korean l10n work for release-1.20
- Ko: add l10n contributor name in a blog (#26285) - Translate reference/glossary/secret.md in Korean (#26391) - Update outdated files in the dev-1.20-ko.4 branch (2) (#26342) - Translate reference/glossary/quantity.md in Korean (#26390) - Update outdated files in the dev-1.20-ko.4 branch (1) (#26427) - Translate reference/glossary/storage-class.md in Korean (#26419) - Update outdated files in dev-1.20-ko.4 branch (3) (#26599) Co-authored-by: seokho-son <shsongist@gmail.com> Co-authored-by: Jerry Park <jaehwa@gmail.com> Co-authored-by: santachopa <santachopa@naver.com> Co-authored-by: jmyung <jesang.myung@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ weight: 50
|
||||
|
||||
<!-- overview -->
|
||||
|
||||
잡에서 하나 이상의 파드를 생성하고 지정된 수의 파드가 성공적으로 종료되도록 한다.
|
||||
잡에서 하나 이상의 파드를 생성하고 지정된 수의 파드가 성공적으로 종료될 때까지 계속해서 파드의 실행을 재시도한다.
|
||||
파드가 성공적으로 완료되면, 성공적으로 완료된 잡을 추적한다. 지정된 수의
|
||||
성공 완료에 도달하면, 작업(즉, 잡)이 완료된다. 잡을 삭제하면 잡이 생성한
|
||||
파드가 정리된다.
|
||||
|
||||
@@ -76,4 +76,4 @@ TTL 컨트롤러는 쿠버네티스 리소스에
|
||||
|
||||
* [자동으로 잡 정리](/ko/docs/concepts/workloads/controllers/job/#완료된-잡을-자동으로-정리)
|
||||
|
||||
* [디자인 문서](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/0026-ttl-after-finish.md)
|
||||
* [디자인 문서](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/592-ttl-after-finish/README.md)
|
||||
|
||||
Reference in New Issue
Block a user