Hacker News new | ask | show | jobs
by protomikron 854 days ago
> That project is a bash script to tail Kubernetes logs from multiple pods at the same time.

Which is also cool! You're obviously both inspired by Unix `tail`. I wonder if we will get a POSIX/Linux layer on top of Kubernetes ... where pods/services somehow map to processes/systemd etc. ;)