Y
Hacker News
new
|
ask
|
show
|
jobs
by
xnxn
3028 days ago
I use stern for multi-pod log tailing:
https://github.com/wercker/stern
1 comments
ah-
3028 days ago
I've switched to
https://github.com/boz/kail
now, as stern seems to somehow miss pods coming up.
link
alpb
3028 days ago
There's no shortage of tools that do the same thing in Kubernetes universe :)
https://github.com/johanhaleby/kubetail
link