The BotKube app for Slack helps to monitor your Kubernetes cluster, debug deployments and run custom checks on resource specs.What can BotKube do?- Monitor k8s resources
@BotKube watches your Kubernetes cluster and sends a Slack notification to a channel on the occurrence of any event or error.- Debug k8s deployments
@BotKube allows you to execute certain kubectl commands on your Kubernetes cluster which helps in debugging deployments or applications. Send /botkubehelp in the channel for more info.- Run checks
You can define and run certain checks on k8s resource specs. You can add additional messages in incoming notifications.Visit www.botkube.io for more information.