Skip to main content
Version: 0.15

Installation

Botkube has two components that need to be installed.

  1. Botkube App Integration in your Slack/Mattermost/Microsoft Teams/Discord
  2. Botkube backend for the App in your Kubernetes cluster

Feature map

FeatureSlackSlack (legacy)MattermostMS TeamsDiscordElastic SearchWebhook
K8s Event push✔️✔️✔️✔️✔️✔️✔️
Kubectl commands✔️✔️✔️✔️✔️NANA
Multi cluster support✔️✔️✔️✔️✔️✔️
Per-channel command execution configuration✔️✔️✔️✔️NANA
Interactive messages✔️NANA
Actionable notifications✔️NANA

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