Skip to content

Sijoma/cave-canem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cave canem - Beware of the dog

A fun little application that acts as a watchdog for Kubernetes rolebindings. If something happens on the front porch it starts barking (slack notifications).

Setup:

  1. Set environment variable to your webhook url
export SLACK_WEBHOOK==https://hooks.slack.com/services/......
  1. Set kubernetes context (when running out of cluster)
  2. Start application go run .

Running in-cluster: see lines 35 to 39 and set up rolebinding etc

Message examples

Added

img.png

Modified

img_1.png

Deleted

img_2.png

About

A watchdog for Kubernetes rolebindings. Barks (Slack notifications) when something is happening on your front porch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published