We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b07eb7 commit 3acb359Copy full SHA for 3acb359
content/ko/docs/tasks/run-application/horizontal-pod-autoscale.md
@@ -51,7 +51,7 @@ Horizontal Pod Autoscaling을 활용하는
51
52
쿠버네티스는 Horizontal Pod Autoscaling을
53
간헐적으로(intermittently) 실행되는
54
-컨트롤 루프 형태로 구현했다(지숙적인 프로세스가 아니다).
+컨트롤 루프 형태로 구현했다(지속적인 프로세스가 아니다).
55
실행 주기는 [`kube-controller-manager`](/docs/reference/command-line-tools-reference/kube-controller-manager/)의
56
`--horizontal-pod-autoscaler-sync-period` 파라미터에 의해 설정된다(기본 주기는 15초이다).
57
0 commit comments