Skip to main content

5 posts tagged with "devops"

View All Tags

· 2 min read
Andrew Attallah

What is kwatch?

kwatch is an open-source project that started late in 2021. It aims to help you monitor all changes in your Kubernetes(K8s) cluster, detect crashes in your running apps, and publish notifications to your favorite channels (Slack, Discord, etc.) in real-time.

In this tutorial, I will help you setup and deploy kwatch on your Kubernetes cluster. Plus, integrate with Slack to get notified on a channel when there is a crash in your apps.