Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubeshop/botkube
An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices
https://github.com/kubeshop/botkube
bot botkube botops chatbot chatops cloud-native devops devops-team devops-tools event-notifier go golang kubebot kubernetes kubernetes-bot kubernetes-cluster kubernetes-controller kubernetes-monitoring
Last synced: 20 days ago
JSON representation
An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices
- Host: GitHub
- URL: https://github.com/kubeshop/botkube
- Owner: kubeshop
- License: mit
- Created: 2018-12-13T11:18:19.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T08:14:57.000Z (6 months ago)
- Last Synced: 2024-05-14T00:55:37.500Z (6 months ago)
- Topics: bot, botkube, botops, chatbot, chatops, cloud-native, devops, devops-team, devops-tools, event-notifier, go, golang, kubebot, kubernetes, kubernetes-bot, kubernetes-cluster, kubernetes-controller, kubernetes-monitoring
- Language: Go
- Homepage: https://botkube.io
- Size: 21.2 MB
- Stars: 2,052
- Watchers: 26
- Forks: 291
- Open Issues: 82
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-repositories - kubeshop/botkube - An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices (Go)
- awesome-golang-repositories - botkube
README
Botkube is a messaging bot for monitoring and debugging Kubernetes clusters.## Overview
Botkube is a troubleshooting and monitoring solution that empowers DevOps teams to work more efficiently, enables developers to troubleshoot their applications without special Kubernetes access or knowledge, and improves reliability by delivering timely, context-enhanced notifications about events in your Kubernetes environments. It integrates with multiple communication platforms, such as [Slack](https://botkube.io/integration/slack), [Microsoft Teams](https://botkube.io/integration/teams), [Discord](https://botkube.io/integration/discord), or [Mattermost](https://botkube.io/integration/mattermost). Botkube monitors events from various sources, allows you to securely run commands, and run automated actions triggered by any of the [plugins Botkube supports](https://botkube.io/integrations) or your [own custom plugins](https://botkube.io/integration/custom-executor-plugin).
You can also execute `kubectl`, `helm` and other commands on your K8s, which helps debugging an application or cluster.
## Getting started
Follow [the official Botkube installation guide](https://docs.botkube.io/installation/) to get started.
## Features
### 💬 Connect to your clusters from anywhere at any time
Botkube integrates with all common messaging platforms including:
- Microsoft Teams
- Slack
- Discord
- Mattermost### 💡 Elevate your troubleshooting workflow with intelligent insights
Supercharge your technical workflow with our seamless alert consolidation and filtering. Gain automated intelligent insights to troubleshoot with precision and efficiency. Get alerted by Kubernetes, Prometheus, and other tools.
### 🚀 See alerts, Take action
Take your ChatOps experience to new heights and go beyond just monitoring. Seamlessly take action on your clusters with ease and efficiency. Access tools like `kubectl` and `helm` right from your collaboration workspace. Collaborate with other team members in real time.
### 📖 Wait, there's more!
Read more about Botkube features on [the official website](https://botkube.io/features/).
## Documentation
For full documentation, visit [docs.botkube.io](https://docs.botkube.io). The documentation sources reside on the [botkube-docs](https://github.com/kubeshop/botkube-docs) repository.
## Licence
This project is currently licensed under the [MIT License](https://github.com/kubeshop/botkube/blob/main/LICENSE).