Utility to tail multiple Kubernetes pod logs at the same time. More information: https://github.com/johanhaleby/kubetail.
kubetail {{my_app}}
kubetail {{my_app}} -c {{my_container}}
kubetail {{my_app}} -c {{my_container_1}} -c {{my_container_2}}
kubetail {{my_app_1}},{{my_app_2}}