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 51ffa94 commit 93ba7dfCopy full SHA for 93ba7df
content/ko/docs/concepts/overview/_index.md
@@ -11,8 +11,8 @@ card:
11
name: concepts
12
weight: 10
13
anchors:
14
- - anchor: "#why-you-need-kubernetes-and-what-can-it-do"
15
- title: Why Kubernetes?
+ - anchor: "#쿠버네티스가-왜-필요하고-무엇을-할-수-있나"
+ title: 왜 쿠버네티스인가?
16
no_list: true
17
---
18
@@ -61,7 +61,7 @@ no_list: true
61
* **수평 확장**
62
간단한 명령어, UI, 또는 CPU 사용량에 따라 자동으로 애플리케이션을 확장하거나 축소할 수 있다.
63
* **확장성을 고려한 설계**
64
- 업스트림 소스 코드를 변경하지 않고 쿠버네티스 클러스 기능을 추가할 수 있다.
+ 업스트림 소스 코드를 변경하지 않고 쿠버네티스 클러스터 기능을 추가할 수 있다.
65
66
## 쿠버네티스가 아닌 것
67
0 commit comments