Skip to content

Commit 3acb359

Browse files
author
Hyunsuk Shin
authored
오타 수정
1 parent 4b07eb7 commit 3acb359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Horizontal Pod Autoscaling을 활용하는
5151

5252
쿠버네티스는 Horizontal Pod Autoscaling을
5353
간헐적으로(intermittently) 실행되는
54-
컨트롤 루프 형태로 구현했다(지숙적인 프로세스가 아니다).
54+
컨트롤 루프 형태로 구현했다(지속적인 프로세스가 아니다).
5555
실행 주기는 [`kube-controller-manager`](/docs/reference/command-line-tools-reference/kube-controller-manager/)
5656
`--horizontal-pod-autoscaler-sync-period` 파라미터에 의해 설정된다(기본 주기는 15초이다).
5757

0 commit comments

Comments
 (0)