Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 319 Bytes

Kubesight Alerts

Simple kubernetes watcher that sends alert on mattermost channels on errors. Dedicated mainly to report CNPG cluster status.

Getting Started

Copy and edit .env.example. Leave empty values for mattermost if you don't want to use it.

Run the development daemon:

  yarn
  yarn dev