Kubectl krew install oidc-login

Jmnote (토론 | 기여)님의 2024년 2월 5일 (월) 16:53 판 (새 문서: ==개요== ;kubectl krew install oidc-login ;<nowiki>Error: unknown command "oidc-login" for "kubectl"</nowiki> <syntaxhighlight lang='console'> $ kubectl oidc-login Error: unknown c...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

kubectl krew install oidc-login
Error: unknown command "oidc-login" for "kubectl"
$ kubectl oidc-login
Error: unknown command "oidc-login" for "kubectl"
$ kubectl krew install oidc-login
Updated the local copy of plugin index.
Installing plugin: oidc-login
Installed plugin: oidc-login
\
 | Use this plugin:
 |      kubectl oidc-login
 | Documentation:
 |      https://github.com/int128/kubelogin
 | Caveats:
 | \
 |  | You need to setup the OIDC provider, Kubernetes API server, role binding and kubeconfig.
 | /
/
WARNING: You installed plugin "oidc-login" from the krew-index plugin repository.
   These plugins are not audited for security by the Krew maintainers.
   Run them at your own risk.
$ kubectl oidc-login
No configuration found.
You need to set up the OIDC provider, role binding, Kubernetes API server and kubeconfig.
To show the setup instruction:

        kubectl oidc-login setup

See https://github.com/int128/kubelogin for more.
error: login: could not find the current authentication provider: could not find the current auth provider: auth-provider is missing

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}