Skip to main content

What is kwatch?

kwatch helps you monitor all changes in your Kubernetes(K8s) cluster, detects crashes in your running apps in realtime, and publishes notifications to your favourite channels (Slack, Discord, etc.) instantly

How do I use it?

You can deploy kwatch easily on your cluster with one command

Installation

Get Configuration

curl -L https://raw.githubusercontent.com/abahmed/kwatch/v0.8.5/deploy/config.yaml -o config.yaml

Apply Configuration

kubectl apply -f config.yaml

Deploy kwatch

kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.8.5/deploy/deploy.yaml