Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
/ kubeboard Public archive

A very basic way to run the Kubernetes Dashboard as a separate app

License

Notifications You must be signed in to change notification settings

pieterclaerhout/kubeboard

Repository files navigation

kubeboard

Go Report Card Documentation License GitHub Version GitHub issues GitHub last commit

A test with using github.com/zserge/webview to launch kubectl proxy and then launch the correct URL to access the Kubernetes Dashboard.

Rationale: because I always forget to start the proxy and I also can't remember the correct URL for the Kubernetes Dashboard.

PS: this project uses go-james for building and running.