Binary package “kubetail” in ubuntu resolute

Aggregate logs from multiple Kubernetes pods into one stream

 Bash script that enables you to aggregate (tail/follow) logs from
 multiple Kubernetes pods into one stream. This is the same as running
 "kubectl logs -f " but for multiple pods.