[06:35:17] <_joe_> I whish we had time to invest in making a debug automation tool for k8s [06:36:14] <_joe_> I had written https://github.com/lavagetto/k8sh which was going in that direction but it's a weekend hobby project I have no time to update now or to pick up the good parts of [15:47:52] Re: k8sh , thanks for sharing. Even if it's not ready, it gets us thinking. I know brouberol|ooo had the concept of a "toolbox" that made it easier to troubleshoot a particular namespace [19:03:05] _joe_: at home I use https://k9scli.io/ fairly often, mixed with some trad kubectl and no-good shell one-liners [19:06:15] they use goreleaser to produce debs, we could just import them directly in reprepro ;) [19:52:33] +1 for k9s. Love it [20:12:15] I haven't looked at its plugin support, but it could be interesting [20:12:27] I also think there's opportunities there to make k8s more accessible to devs / service owners [20:13:54] https://k9scli.io/topics/plugins/ hehe, looks almost Ansible-esque [20:23:29] no reason why we couldn't have our own version of https://github.com/derailed/k9s/blob/master/plugins/debug-container.yaml for instance