Notification Controller

The GitOps Toolkit Notification Controller documentation.

The Notification Controller is a Kubernetes operator, specialized in handling inbound and outbound events.

Notification Controller Diagram

The controller handles events coming from external systems (GitHub, GitLab, Bitbucket, Harbor, Jenkins, etc) and notifies the GitOps toolkit controllers about source changes.

The controller handles events emitted by the GitOps toolkit controllers (source, kustomize, helm) and dispatches them to external systems (Slack, Microsoft Teams, Discord, Rocker) based on event severity and involved objects.

Links:


Controller Options

Controller command flags and defaults.

Alerts

The GitOps Toolkit Custom Resource Definitions documentation.

Events

The GitOps Toolkit Custom Resource Definitions documentation.

Receivers

The GitOps Toolkit Custom Resource Definitions documentation.

Providers

The GitOps Toolkit Custom Resource Definitions documentation.

API Reference