Skip to content

Commit 5f7a481

Browse files
committed
docs(ko): fix mistranslation in kubelet description
1 parent 7afcb13 commit 5f7a481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/concepts/overview/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ card:
4949
모든 노드에서 실행되며, 실행 중인 파드를 유지하고 쿠버네티스 런타임 환경을 제공한다.
5050

5151
[kubelet](/docs/concepts/architecture/#kubelet)
52-
: 파드와 그 안의 컨트롤러가 실행 중임을 보장한다.
52+
: 파드와 그 안의 컨테이너가 실행 중임을 보장한다.
5353

5454
[kube-proxy](/docs/concepts/architecture/#kube-proxy) (선택 사항)
5555
: 노드에서 네트워크 규칙을 유지하여 {{< glossary_tooltip text="서비스" term_id="service" >}}를 구현한다.

0 commit comments

Comments
 (0)