Kubewatch Versions Save

Watch k8s events and trigger Handlers

v0.1.0

3 years ago

It's been a while since last release. The project is unfrozen and the first round of long standing feature requests have been merged.

Sorry; I don't have time to craft a proper change log spanning almost 2y. I pledge to maintain a precise changelog for each subsequent release from now on.

v0.0.4

6 years ago

Maintenance Kubewatch release after moving repo from skippbox to bitnami-labs.

v0.0.3

6 years ago

To install this latest version, use the manifest that is part of the release:

$ curl -sL https://github.com/skippbox/kubewatch/releases/download/v0.0.3/kubewatch.yaml | kubectl create -f -

0.0.1-alpha

7 years ago
  • Support watching changes of configurable pod, replication controller & service (*)
  • Changes are supported: create, delete, update
  • Send notification to slack
  • Could be run alone or inside a Kubernetes Pod

(*) kubectl is required.