orangesys / slack8s

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:Go 59.2%Language:Python 38.6%Language:Shell 2.2%