-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Description
What problem are you trying to solve? Do you a suggestion on how to solve it?
Hi,
It would be super useful to be able to filter all views (e.g. pods, nodes, deployments) by arbitrary labels on those objects.
For example, if I have a label called foo
with possible values of [bar
, baz
], I want to see a view of the nodes (or pods) that match foo = bar
.
Thank you!
Dan
fradee, wesky93, nalbam, RomanBats, eweidner and 9 more