stern
stern copied to clipboard
How to specify different colors for different pods?
Given I have pods with name test1 and test2 in the same namespace, running stern test, logs produced are for both pods showing the pod names in the same color (e.g green).
How do I have different colors for different pod names? Help would be appreciated 🙇♂️