5 comments

[ 3.1 ms ] story [ 22.2 ms ] thread
I wrote this little tool mainly for myself, because I felt the need to have some kind of quick overview / status page for my Kubernetes clusters. Since IMHO there is still no tool out there providing this kind of functionality the way I wanted it to be, I just put the code on Github and hope that it might help some colleagues in need :) These are some of the core features that I find the most useful:

- Quickly view the (color-coded!) status of all RCs, pods and services in realtime per namespace

- Delete pods and RCs with one click

- List and search recent cluster events and quickly jump to related resources

- Follow the progress of rolling updates in realtime

This might make a good "Show HN" if it meets the guidelines and want feedback.
I don't have a lot of experience posting things on HN. Is it OK to post it again in "Show HN"?