Hacker News new | ask | show | jobs
Show HN: Open-source tools to troubleshoot Kubernetes applications (troubleshoot.sh)
10 points by Snappy 2090 days ago
2 comments

Hi HN,

We (Replicated) are getting ready to launch a new open source project, Troubleshoot, and I'd like your early feedback. It's basically a set of two `kubectl` plugins that provide the ability to run preflight checks before installing an application and generate support bundles after installing an application.

It's been part of Replicated's products, but now we're making it available as a separate open source project in hopes that others may find it useful for their own projects, or even just for debugging your own Kubernetes clusters.

I'd suggest a name that's a bit more unique than that.
Thanks for the suggestion. It spun out of a feature in our main product, but I admit that as a standalone project, it's a bit too broad of a name. It's already caused some confusion in the Kubernetes Slack.
I for one like the simplicity and straight-forwardness of both, your company and your product name.

I also like the tool. From what I see this seems to help a ton operating safe environments if used correctly. Will definitely give this a try.