Installation
caution
The https://infracloudio.github.io/charts Helm repository is deprecated. In the future, Botkube charts from https://infracloudio.github.io/charts can be garbage collected and no longer available. The new Botkube Helm repository is available under https://charts.botkube.io.
Botkube has two components that need to be installed.
- Botkube App Integration in your Slack/Mattermost/Microsoft Teams/Discord
- Botkube backend for the App in your Kubernetes cluster
Feature map
Feature | Slack | Mattermost | Microsoft Teams | Discord | Elastic Search | Webhook |
---|---|---|---|---|---|---|
K8s Event push | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Kubectl commands | ✔️ | ✔️ | ✔️ | ✔️ | NA | NA |
Multi cluster support | ✔️ | ✔️ | ❌ | ✔️ | ✔️ | ✔️ |
Restrict command execution to a channel | ✔️ | ✔️ | ❌ | ✔️ | NA | NA |
Integrations
tip
You can use a single Botkube backend to serve all the interfaces - Slack, Mattermost, Microsoft Teams, ElasticSearch and Webhook.
You just need to enable required mediums through the settings and add a necessary configuration.
see the configuration section for more information