Skip to main content
Version: latest

kube-watch

Kubewatch is a Kubernetes watcher that currently publishes notification to available collaboration hubs/notification channels. It is run in the k8s cluster for monitoring resource changes and event notifications are obtained through webhooks. The supported webhooks are:

  • slack
  • hipchat
  • mattermost
  • flock
  • webhook
  • smtp

Usage:

kubewatch [flags] kubewatch [command]

Versions Supported

1.0.7

References