Flux CD component that dispatches events to external notification providers and exposes a webhook receiver endpoint for triggering reconciliation from external systems.
The Flux CD Notification Controller is a Kubernetes controller that handles event-based notifications and webhook receivers. It dispatches Flux reconciliation events to external systems such as Slack, GitHub, GitLab, PagerDuty, Microsoft Teams, and many other providers. It also exposes a webhook receiver endpoint that allows external systems to trigger Flux reconciliation on demand.
For more details, see https://fluxcd.io/flux/components/notification/.