stern
stern copied to clipboard
Note that kubectl now supports similar functionality
To view all the pods logs of an nginx deployment:
kubectl logs -f -l app=nginx --prefix