Hacker News new | ask | show | jobs
by gitroom 406 days ago
bruh merging logs from all pods at once is something i always wanted, props for finally making this sane
2 comments

I have hacked together a shell script using tail -f with multiple inputs (from kubectl log), and fzf (to select namespace/deployment if there are many).
you can also use stern for that!

https://github.com/stern/stern