hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

allow grouping of apps/pods/services/controllers by kind #68

Open jstrachan opened 9 years ago

jstrachan commented 9 years ago

e.g. we may want to tag things with categories like:

Then rather than seeing a flat list of apps; have them grouped into these 5 sections.

i.e. picking a label to use to do a kinda of 'group by' view that folks often do with databases. Whether tabular or making N tables or using separate columns for each pod/rc/app etc

gashcrumb commented 9 years ago

+1 for grouping, once you get enough stuff those lists are too long :-)