https://store-images.s-microsoft.com/image/apps.5426.423eaae2-b480-4363-a3c1-aa6e413b4c2d.f4604aaf-8b8e-453d-9dd5-008156ef3a17.c832ad71-96bc-492f-bd22-3a54cfe85894

FluxSourceWatcher on Ubuntu 24.04

by pcloudhosting

Version 2.0.3+ Free Support on Ubuntu 24.04

Flux Source Watcher is an open-source Kubernetes controller for managing source artifacts in GitOps workflows. It continuously monitors multiple sources such as Git repositories, OCI image registries, and storage buckets, and aggregates them into artifacts that Flux CD controllers can reconcile. Designed for Kubernetes environments, it simplifies complex multi-source deployments and enables automated, scalable GitOps workflows for both small teams and enterprise-grade clusters.

Features of Flux Source Watcher:

  • Monitors Git repositories, OCI registries, and storage buckets for changes.
  • Generates artifacts to be consumed by other Flux CD controllers (e.g., Kustomize, Helm, and Notification controllers).
  • Supports automated composition and decomposition of sources for modular and multi-environment deployments.
  • Seamless integration with Flux CD toolkit for full GitOps lifecycle management.
  • Event-driven reconciliation ensures artifacts are always up-to-date.
  • Observability through logs, metrics, and health endpoints.
  • Lightweight Kubernetes-native controller with minimal cluster footprint.
  • Active open-source project with community-driven development and support.
To access Source Watcher logs and status:
$ kubectl get pods -n flux-system
$ kubectl logs -n flux-system deployment/source-watcher

Disclaimer: Flux Source Watcher is open-source software distributed under the Apache License 2.0. It is not affiliated with, endorsed by, or sponsored by any third-party cloud provider. It is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. The developers and contributors hold no responsibility for any damages, losses, or consequences resulting from the use of this software. Users are advised to carefully review and comply with licensing terms and applicable regulations while using Flux Source Watcher.