Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
kubetail
Aggregate logs from multiple Kubernetes pods into one stream
https://github.com/johanhaleby/kubetail
0
no reviews
Install
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.