"GKE error executing access token command"의 두 판 사이의 차이

(새 문서: ==개요== ;GKE error executing access token command <source lang='console'> Get https://35.79.146.80/api?timeout=32s: error executing access token command "/google/google-cloud-sdk/...)
 
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
5번째 줄: 5번째 줄:
Get https://35.79.146.80/api?timeout=32s: error executing access token command "/google/google-cloud-sdk/bin/gcloud config config-helper --format=json": err=fork/exec /google/google-cloud-sdk/bin/gcloud: no such file or directory output= stderr=
Get https://35.79.146.80/api?timeout=32s: error executing access token command "/google/google-cloud-sdk/bin/gcloud config config-helper --format=json": err=fork/exec /google/google-cloud-sdk/bin/gcloud: no such file or directory output= stderr=
</source>
</source>
 
<source lang='bash'>
gcloud container clusters get-credentials 클러스터명 --zone 존
</source>
<source lang='console'>
<source lang='console'>
user01@localhost:~$ gcloud container clusters get-credentials mycluster1 --zone asia-northeast3-c
user01@localhost:~$ gcloud container clusters get-credentials mycluster1 --zone asia-northeast3-c
14번째 줄: 16번째 줄:
==같이 보기==
==같이 보기==
* [[kubeconfig]]
* [[kubeconfig]]
* [[gcloud container clusters get-credentials]]


==참고==
==참고==

2020년 5월 9일 (토) 23:44 기준 최신판

1 개요[ | ]

GKE error executing access token command
Get https://35.79.146.80/api?timeout=32s: error executing access token command "/google/google-cloud-sdk/bin/gcloud config config-helper --format=json": err=fork/exec /google/google-cloud-sdk/bin/gcloud: no such file or directory output= stderr=
gcloud container clusters get-credentials 클러스터명 --zone 존
user01@localhost:~$ gcloud container clusters get-credentials mycluster1 --zone asia-northeast3-c
Fetching cluster endpoint and auth data.
kubeconfig entry generated for mycluster1.

2 같이 보기[ | ]

3 참고[ | ]

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