github hjacobs/kube-ops-view 0.1.0

latest releases: 20.4.0, 19.9.0, 0.12...
7 years ago

First official release of Kubernetes Operational View.

Install as Helm Chart (pending PR): helm/charts#398

Run locally with kubectl proxy against your running cluster:

$ kubectl proxy &
$ docker run -it --net=host hjacobs/kube-ops-view:0.1.0

Try the UI with the integrated mock mode:

$ docker run -it -p 8080:8080 hjacobs/kube-ops-view:0.1.0 --mock

Don't miss a new kube-ops-view release

NewReleases is sending notifications on new releases.