/slack8s

Slackbot to send important alerts from the Kubernetes event stream API to a slack channel

Primary LanguageGoOtherNOASSERTION

CircleCI

Kubernetes Events Slack Bot (slack8s)

Kubernetes Slack Integration - Infinite loop go program which queries the Kubernetes Event Stream API and posts messages to slack for important events.

Slack8s demo showing creation of pod and then failed backoff loop alerts via Slack.

Building

Use bazel build.

bazel build :slack8s

Build container image

bazel run :image

Running

Use Helm deploy charts to k8s.