OpenUnison / openunison-k8s

Access portal for Kubernetes
Apache License 2.0
105 stars 5 forks source link

Fetching kubeconfig file directly from dashboard #101

Open tmarback opened 9 months ago

tmarback commented 9 months ago

Hello!

Thank you for making this tool, it's extremely useful!

But I wanted to ask, is there any way to fetch a complete, pre-formatted kubeconfig file directly from the dashboard? The CLI commands that the UI already provides are great for a normal dev environment, but there are some circumstances where there is no kubectl available and a full config file is required (for example, GUI-only clients like mobile apps), so it would be nice to have that alternative too.