Tail only a specific container from multiple pods

kubetail

  • Utility to tail multiple Kubernetes pod logs at the same time.
    More information: <https://github.com/johanhaleby/kubetail>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

kubetail {{my_app}} -c {{my_container}}

click the source code to copy install kubetail on any operating system with command-not-found.com