fluxcd / notification-controller

The GitOps Toolkit event forwarded and notification dispatcher

Home Page:https://fluxcd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add NATS as a notifier

peedrr opened this issue · comments

commented

NATS is a perfect candidate for a notifier; it is a cloud-native messaging service, it is CNCF incubating and it is written in Go. They have a fully-featured Go client so I believe integration should be fairly straightforward.