add ko pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:09:39 -04:00
parent 283572af58
commit 6bfc167c79
168 changed files with 1360 additions and 1190 deletions
@@ -1,17 +1,17 @@
---
title: 클러스터 액세스
weight: 20
content_template: templates/concept
content_type: concept
---
{{% capture overview %}}
<!-- overview -->
여기에서는 클러스터와 통신을 하는 다양한 방식에 대해서 다룰 것이다.
{{% /capture %}}
{{% capture body %}}
<!-- body -->
## 처음이라면 kubectl을 사용하여 액세스
@@ -376,4 +376,4 @@ redirect 기능은 deprecated되고 제거 되었다. 대신 (아래의) proxy
일반적으로 쿠버네티스 사용자들은 처음 두 타입이 아닌 다른 방식은 고려할 필요가 없지만 클러스터 관리자는
나머지 타입을 적절하게 구성해줘야 한다.
{{% /capture %}}