cnrancher / kube-explorer

A portable explorer for Kubernetes, without any dependency.
Apache License 2.0
215 stars 26 forks source link

multi-kubeconfig #4

Closed bingzhuan closed 3 years ago

bingzhuan commented 3 years ago

How to support multi-kubeconfig ? I'd like to check my rancher information in one web portal .

thx.


kube-explorer --kubeconfig=xxxx --http-listen-port=9898--https-listen-port=0

niusmallnan commented 3 years ago

That is not this project's target. We will integrate kube-explorer to autok3s(https://github.com/cnrancher/autok3s) to support the multi-cluster management, it is more like a rancher-lite version.