Skip to content

Commit c728913

Browse files
authored
Merge pull request #30062 from seokho-son/out-dev-1.22-ko.2-m59-60
[ko] Update outdated Korean for task m59-m60
2 parents de9c63e + 920818b commit c728913

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

content/ko/docs/tasks/administer-cluster/access-cluster-api.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,10 @@ curl $APISERVER/api --header "Authorization: Bearer $TOKEN" --insecure
146146
http 클라이언트가 루트 인증서를 사용하도록 하려면 특별한 구성이
147147
필요할 수 있다.
148148

149-
일부 클러스터에서, API 서버는 인증이 필요하지 않다.
150-
로컬 호스트에서 제공되거나, 방화벽으로 보호될 수 있다. 이에 대한 표준은
151-
없다. [쿠버네티스 API에 대한 접근 제어](/ko/docs/concepts/security/controlling-access)
152-
클러스터 관리자로서 이를 구성하는 방법에 대해 설명한다. 이러한 접근 방식은 향후
153-
고 가용성 지원과 충돌할 수 있다.
149+
일부 클러스터에서, API 서버는 인증이 필요하지 않다. 로컬 호스트에서 제공되거나,
150+
방화벽으로 보호될 수 있다. 이에 대한 표준은 없다.
151+
[쿠버네티스 API에 대한 접근 제어](/ko/docs/concepts/security/controlling-access)는 클러스터
152+
관리자로서 이를 구성하는 방법에 대해 설명한다. 이러한 접근 방식은 향후 고 가용성 지원과 충돌할 수 있다.
154153

155154
### API에 프로그래밍 방식으로 접근
156155

content/ko/docs/tasks/administer-cluster/dns-custom-nameservers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
2+
3+
4+
25
title: DNS 서비스 사용자 정의하기
36
content_type: task
47
min-kubernetes-server-version: v1.12

0 commit comments

Comments
 (0)