Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on GCP Kubernetes Cluster #31

Open
luisg0nc opened this issue Jan 29, 2020 · 0 comments
Open

Error on GCP Kubernetes Cluster #31

luisg0nc opened this issue Jan 29, 2020 · 0 comments

Comments

@luisg0nc
Copy link

When using this on a GCP Kubernetes cluster, kubeps cannot retrieve the access token using the gcloud command.

As such it throws the following error:

Get https://<ip>/apis/extensions/v1beta1/deployments: error executing access token command "/opt/google-cloud-sdk/bin/gcloud ": fork/exec /opt/google-cloud-sdk/bin/gcloud: no such file or directory

If I try to add that directory as a volume to the container, the following error occurs:

Get https:///<ip>/apis/extensions/v1beta1/deployments: error executing access token command "/opt/google-cloud-sdk/bin/gcloud ": exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant