Show HN: Open-source tools to troubleshoot Kubernetes applications
1–5 of 5 posts
Re: Show HN: Open-source tools to troubleshoot Kubernetes applications
#2We (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.
Re: Show HN: Open-source tools to troubleshoot Kubernetes applications
#3Hi 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 pro…
Re: Show HN: Open-source tools to troubleshoot Kubernetes applications
#4Hi 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 pro…
I'd suggest a name that's a bit more unique than that.
Re: Show HN: Open-source tools to troubleshoot Kubernetes applications
#5I 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.