(새 문서: ==개요== {{소문자}} ;gcloud container clusters get-credentials <syntaxhighlight lang='console'> $ gcloud container clusters get-credentials cluster1 --zone asia-northeast3-b Fe...) |
(→같이 보기) |
||
(같은 사용자의 중간 판 4개는 보이지 않습니다) | |||
7번째 줄: | 7번째 줄: | ||
Fetching cluster endpoint and auth data. | Fetching cluster endpoint and auth data. | ||
kubeconfig entry generated for cluster1. | kubeconfig entry generated for cluster1. | ||
$ cat ~/.kube/config | wc -l | |||
24 | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==같이 보기== | ==같이 보기== | ||
{{z컬럼3| | |||
* [[gcloud auth login]] | |||
* [[gcloud config set account]] | |||
* [[gcloud container clusters]] | |||
* [[gcloud container clusters list]] | * [[gcloud container clusters list]] | ||
* [[GKE error executing access token command]] | * [[GKE error executing access token command]] | ||
* [[executable gke-gcloud-auth-plugin failed with exit code 1]] | |||
}} | |||
==참고== | ==참고== |
2024년 11월 21일 (목) 12:27 기준 최신판
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.