dexter : Add Korean Translation (#3671)

client-spec/clarity
Proscream 2019-12-21 08:09:37 +09:00 committed by Starbeamrainbowlabs
parent 303773487e
commit b7d9309885
1 changed files with 13 additions and 0 deletions

13
pages.ko/common/dexter.md Normal file
View File

@ -0,0 +1,13 @@
# dexter
> OpenId Connect를 사용하여 Kubectl 사용자를 인증하는 도구.
> 더 많은 정보: <https://github.com/gini/dexter>.
- Google OIDC로 사용자 생성 및 인증:
`dexter auth -i {{클라이언트-아이디}} -s {{클라이언트-secret}}`
- 기본 kube 구성파일 위치 재정의:
`dexter auth -i {{클라이언트-아이디}} -s {{클라이언트-secret}} --kube-config {{예시/구성파일}}`