kube-ops-view
kube-ops-view copied to clipboard
Colorize pod (border?) via name
Would be nice to automatically colorize (or have a unique shape for) pods based on their name (in addition to their status.
Happy to attempt a PR if interested.
Sounds like a good idea, we could calculate a hash of the name parts (cut of the last -NNN part).
I like the idea, but please make this configurable between "deployments" and "namespaces" (and "off" of course). We have a lot of pods on many namespaces so it would be easier to distinguish things by projects or we would get too many colors on screen ;)