astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.15k stars 142 forks source link

Support Google Kubernetes Engine #50

Closed edevil closed 4 years ago

edevil commented 5 years ago

Currently kubebox does not support the cmd-args / cmd-path fields used with auth-provider in order to generate a token. This is the scheme used in GKE.

It would be great to support this scheme as well.

astefanutti commented 4 years ago

It should now be supported starting version 0.6.0. Thanks for your patience!