Installation
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 | MS Teams | Discord | Elastic Search | Webhook |
---|---|---|---|---|---|---|
K8s Event push | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Kubectl commands | ✔️ | ✔️ | ✔️ | ✔️ | NA | NA |
Multi cluster support | ✔️ | ✔️ | ❌ | ✔️ | ✔️ | ✔️ |
Per-channel command execution configuration | ✔️ | ✔️ | ❌ | ✔️ | NA | NA |
Interactive messages | ✔️ | ❌ | ❌ | ❌ | NA | NA |
Actionable notifications | ✔️ | ❌ | ❌ | ❌ | 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