I’ve noticed there are a bunch of issues on GitHub, that are closed as duplicate because the reporter didn’t search for the existing ones. Also, some folks are using outdated versions of Kubernetes, and the only comment they get in a day is to upgrade.
So, I’ve built a troubleshooter workflow to improve the support experience and reduce the number of things that maintainers need to triage.
It will search GitHub/StackOverflow/Kubernetes forum and check that the user’s version is still supported before suggesting to file a new issue.
You can start the workflow with the link: Nekton.ai
Do you think it will be useful for the project?
Also, share ideas on what else can be checked automatically.