Kubernetes Operational View v0.3.0 released: read-only system dashboard for multiple K8s clusters

301 views
Skip to first unread message

Henning Jacobs

unread,
Jan 16, 2017, 1:41:22 PM1/16/17
to Kubernetes user discussion and Q&A

Kubernetes Operational View gives you a read-only system dashboard for multiple K8s clusters.

It's in an early stage, but I find it already pretty useful (running on a TV screen next to my desk). It regularly polls one or more clusters and uses WebGL for the UI.



Trying it out is simple:
  • Use with your running cluster (Minikube is also fine) as it will by default try the default proxy localhost:8001:
    kubectl proxy
    docker run -it --net=host hjacobs/kube-ops-view
    # open localhost:8080 in your browser
  • Deploy to your cluster
  • Use the mock mode (does not require any cluster):
    docker run -it --net=host hjacobs/kube-ops-view --mock
  • Deploy via Helm Chart: see the pending PR


I would love to hear any feedback and suggestions: what would you like to see in such a dashboard? What information do you consider really important? Do you consider it useful at all?

- Henning

David Aronchick

unread,
Jan 16, 2017, 7:49:04 PM1/16/17
to 'David Aronchick' via Kubernetes user discussion and Q&A
This is soo cool! Well done!

--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

pak...@gmail.com

unread,
Aug 2, 2017, 4:04:10 PM8/2/17
to Kubernetes user discussion and Q&A
On Monday, January 16, 2017 at 12:41:22 PM UTC-6, Henning Jacobs wrote:
> Kubernetes Operational View gives you a read-only system dashboard for multiple K8s clusters.
> It's in an early stage, but I find it already pretty useful (running on a TV screen next to my desk). It regularly polls one or more clusters and uses WebGL for the UI.
>
>
>
>
>
> Trying it out is simple:
> Use with your running cluster (Minikube is also fine) as it will by default try the default proxy localhost:8001:
> kubectl proxy
> docker run -it --net=host hjacobs/kube-ops-view
> # open localhost:8080 in your browserDeploy to your clusterUse the mock mode (does not require any cluster):
> docker run -it --net=host hjacobs/kube-ops-view --mockDeploy via Helm Chart: see the pending PR
>
>
> Source repo: https://github.com/hjacobs/kube-ops-view
>
> Docs (not much yet): https://kubernetes-operational-view.readthedocs.io/
>
>
> I would love to hear any feedback and suggestions: what would you like to see in such a dashboard? What information do you consider really important? Do you consider it useful at all?
>
>
>
> - Henning

Is there any dependency on kubernetes version ? Can we try this on kubernetes 1.5 ?

Henning Jacobs

unread,
Aug 2, 2017, 4:07:15 PM8/2/17
to kubernet...@googlegroups.com
I only tried it out with Kubernetes 1.6+, but give it a shot :-)


--
You received this message because you are subscribed to a topic in the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kubernetes-users/3iy7b3Yd03g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kubernetes-users+unsubscribe@googlegroups.com.

Shrinand Javadekar

unread,
Aug 2, 2017, 7:04:14 PM8/2/17
to kubernet...@googlegroups.com
Awesome..

--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages