#68 · Primary category: AI DevOps & SRE Tools

kubernetes-chatgpt-bot

chatbot chatgpt kubernetes prometheus slack

A ChatGPT bot for Kubernetes issues.

Project last updated:11/21/24

GitHub Stars

916

Forks

98

Contributors

9

License

Other

Why we included this project

If you spend your day in Slack and get woken up by Prometheus alerts, this small Robusta playbook is worth a look. It adds an 'Ask ChatGPT' button to each firing alert, sends the payload to OpenAI, and comes back with a plain-language explanation and suggested next steps. You wire it in through Helm values with your own API key, so it uses your cluster's data, not anyone else's. The project is formally deprecated in favor of Robusta's newer HolmesGPT, and the README is upfront about that hand-off, so treat it mainly as a reference implementation of the alert-enrichment pattern. It's still a clean end-to-end example of connecting Prometheus webhooks to a model for incident triage, which makes it useful reading even if you plan to run the replacement.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category