Dashboard: Roundup of other K8s UIs

Created on 12 Oct 2016  路  13Comments  路  Source: kubernetes/dashboard

  1. What other UIs for K8s exist? In the interest of building the best possible product for our users, I think it'd be helpful to consider how other teams are tackling similar issues.
  2. More generally, what other container orchestration UIs exist? @bgrant0607 proposed this list of cluster management tools.

cc @floreks @maciaszczykm

Most helpful comment

Disclaimer: I'm not bashing the dashboard (that we love very much and we use it every day). I just want to use this opportunity to lay out a couple of stuff that we also particularly appreciate in the Tectonic Console:

  • Global stream of events (that's just the best, love this one)

image

  • Friendly label modification on every ressource (specially useful on the Nodes, something we cannot do in the Dashboard right now):

image

  • Search feature

image

  • More Details on the container running (health check configuration, mounted volumes, resource limits...)

image

  • Download YAML

image

  • Globally, the resource modification is very friendly, example of "Deployment" edition:

image

image

image

image

It's not perfect, there is no PetSet, Jobs, Daemon Sets, Secrets, Config Maps management....

All 13 comments

ElastiKube seems visually pleasing and functional.

Thanks @bgrant0607! That's exactly what I was looking for.
Yeah @colemickens ElastiKube seems to do a pretty good job of incorporating Material. I hadn't seen that before.

@romlein @bgrant0607 In order to turn this into an action item, is this something something that is missing that we could add to the Kubernetes docs? I feel it might be out of place here since Dashboard is just one UI.

Sorry @IanLewis I'm not sure I follow? I was intending this to be a way to research how other people are problems similar to the ones we're tackling in Dashboard. I think as a Dashboard product team we should at least be aware of how other groups are doing things.

Disclaimer: I'm not bashing the dashboard (that we love very much and we use it every day). I just want to use this opportunity to lay out a couple of stuff that we also particularly appreciate in the Tectonic Console:

  • Global stream of events (that's just the best, love this one)

image

  • Friendly label modification on every ressource (specially useful on the Nodes, something we cannot do in the Dashboard right now):

image

  • Search feature

image

  • More Details on the container running (health check configuration, mounted volumes, resource limits...)

image

  • Download YAML

image

  • Globally, the resource modification is very friendly, example of "Deployment" edition:

image

image

image

image

It's not perfect, there is no PetSet, Jobs, Daemon Sets, Secrets, Config Maps management....

@romlein Ok. You just filed an issue so I assumed there was some kind of bug or issue that needed to be addressed.

I thought if we want to have a general discussion then something like sharing a Google doc or discussion on the sig-ui Slack or sig-ui mailing list would be better.

@edouardKaiser Thanks for listing all those features that we don't have. I'm super happy that you did this! :) We turn such requests into actual work.

@IanLewis sorry for the delay in response. Ah, I see your point. That is an interesting idea about including this info somewhere in our docs. @bryk WDYT? At the least, I'm putting together a Google Doc with the summary roundup of other UIs.

@romlein Sounds like an awesome idea.

I think spinnaker can also be used to some degree as a GUI for kubernetes

Closing because the discussion will follow in #2508.

Was this page helpful?
0 / 5 - 0 ratings