1 개요[ | ]
- executable gke-gcloud-auth-plugin failed with exit code 1
Console
Copy
testuser@cloudshell:~$ kubectl get no
F0523 07:25:17.103452 3888 cred.go:145] print credential failed with error: Failed to retrieve access token:: failure while executing gcloud, with args [config config-helper --format=json]: exit status 1
Unable to connect to the server: getting credentials: exec: executable gke-gcloud-auth-plugin failed with exit code 1
Console
Copy
testuser@cloudshell:~$ kubectl get no -v=9
I0523 07:27:54.226628 3949 loader.go:373] Config loaded from file: /home/testuser/.kube/config
I0523 07:27:54.241865 3949 round_trippers.go:466] curl -v -XGET -H "Accept: application/json;as=Table;v=v1;g=meta.k8s.io,application/json;as=Table;v=v1beta1;g=meta.k8s.io,application/json" -H "User-Agent: kubectl/v1.27.1 (linux/amd64) kubernetes/4c94112" 'https://135.79.246.80/api/v1/nodes?limit=500'
F0523 07:27:55.194573 3955 cred.go:145] print credential failed with error: Failed to retrieve access token:: failure while executing gcloud, with args [config config-helper --format=json]: exit status 1
I0523 07:27:55.195534 3949 round_trippers.go:553] GET https://135.79.246.80/api/v1/nodes?limit=500 in 953 milliseconds
I0523 07:27:55.195717 3949 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 953 ms
I0523 07:27:55.195751 3949 round_trippers.go:577] Response Headers:
I0523 07:27:55.195881 3949 helpers.go:264] Connection error: Get https://34.64.171.239/api/v1/nodes?limit=500: getting credentials: exec: executable gke-gcloud-auth-plugin failed with exit code 1
Unable to connect to the server: getting credentials: exec: executable gke-gcloud-auth-plugin failed with exit code 1
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.