Skip to content

Commit 93ba7df

Browse files
committed
Fix untranslated text and typos
1 parent 51ffa94 commit 93ba7df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ card:
1111
name: concepts
1212
weight: 10
1313
anchors:
14-
- anchor: "#why-you-need-kubernetes-and-what-can-it-do"
15-
title: Why Kubernetes?
14+
- anchor: "#쿠버네티스가-왜-필요하고-무엇을-할-수-있나"
15+
title: 왜 쿠버네티스인가?
1616
no_list: true
1717
---
1818

@@ -61,7 +61,7 @@ no_list: true
6161
* **수평 확장**
6262
간단한 명령어, UI, 또는 CPU 사용량에 따라 자동으로 애플리케이션을 확장하거나 축소할 수 있다.
6363
* **확장성을 고려한 설계**
64-
업스트림 소스 코드를 변경하지 않고 쿠버네티스 클러스 기능을 추가할 수 있다.
64+
업스트림 소스 코드를 변경하지 않고 쿠버네티스 클러스터 기능을 추가할 수 있다.
6565

6666
## 쿠버네티스가 아닌 것
6767

0 commit comments

Comments
 (0)