To tail multiple containers 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_1}} -c {{my_container_2}}

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