kubectl-topology
kubectl-topology copied to clipboard
Add a selector to filter out pods
Hey - I added a simple --selector/-l to mimick the kubectl behavior and filter out pods based on a label selector.
Plays nice with empty/invalid conditions, should be good enough 😄
@bmcustodio do you plan to merge this soon? Thanks!