Hacker News new | ask | show | jobs
by dr-smooth 1976 days ago
I wrote this plugin to quickly diagnose pods that fail to start:

https://github.com/jpriebe/kubectl-dpod

It gives you container-level info, pod events, and logs from failed containers all in one quick view.

1 comments

Very cool! I'll add this tool to the article