mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:35:34 +02:00
dexter : Add Korean Translation (#3671)
This commit is contained in:
parent
303773487e
commit
b7d9309885
1 changed files with 13 additions and 0 deletions
13
pages.ko/common/dexter.md
Normal file
13
pages.ko/common/dexter.md
Normal 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 {{예시/구성파일}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue