[ko] Update links in dev-1.23-ko.2

This commit is contained in:
Jihoon Seo
2022-03-25 10:37:49 +09:00
parent 7e2afa9bbf
commit 9e6b2ef46a
30 changed files with 36 additions and 36 deletions
@@ -28,7 +28,7 @@ weight: 10
<h3>애플리케이션을 스케일하기</h3>
<p>지난 모듈에서 <a href="/ko/docs/concepts/workloads/controllers/deployment/"> 디플로이먼트</a>를 만들고,
<a href="/docs/concepts/services-networking/service/">서비스</a>
<a href="/ko/docs/concepts/services-networking/service/">서비스</a>
통해서 디플로이먼트를 외부에 노출시켜 봤다. 해당 디플로이먼트는 애플리케이션을 구동하기 위해 단
하나의 파드만을 생성했었다. 트래픽이 증가하면, 사용자 요청에 맞추어 애플리케이션의 규모를
조정할 필요가 있다.</p>