Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

GCP support for multiple clusters #242

Open
efrecon opened this issue Sep 5, 2019 · 3 comments
Open

GCP support for multiple clusters #242

efrecon opened this issue Sep 5, 2019 · 3 comments

Comments

@efrecon
Copy link

efrecon commented Sep 5, 2019

The latest release is not able to query GCP clusters. Running something similar to the following command:

docker run -it --net=host -v ~/.kube:/kube hjacobs/kube-ops-view:0.12 --kubeconfig-path=/kube/config

results into as many lines as there are clusters like the following ones:

ERROR:kube_ops_view.update:Failed to query cluster yanzi-cluster-us (https://XX.YY.ZZ.OO): missing dependencies for GCP support (try pip install pykube-ng[gcp] (try 1, wait 8 seconds)
@robeferre-leroy
Copy link

same issue here.

@hjacobs
Copy link
Owner

hjacobs commented Dec 3, 2019

You can use the "kubectl proxy" trick instead similar to https://kube-web-view.readthedocs.io/en/latest/setup.html#local-usage

@efrecon
Copy link
Author

efrecon commented Dec 10, 2019

This works as advertised and the documentation mentions this usecase explicitly. Thanks for returning back to us and feel free to close this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants