1 repository
Automation operators that continuously synchronize remote application configurations and package definitions with target cluster states.
Distinct from GitOps Cluster Deployment: Distinct from GitOps Cluster Deployment: focuses specifically on the operator identity and reconcile loop rather than generic cluster deployment mechanisms.
Explore 1 awesome GitHub repository matching devops & infrastructure · Continuous Delivery Operators. Refine with filters or upvote what's useful.
The project is a declarative GitOps controller and package manager designed to automate the deployment and lifecycle management of Helm charts within a cluster. It continuously watches custom resources and external artifact sources, comparing the actual cluster state against desired declarations to drive reconciliation. Artifacts and manifests are retrieved from standard package repositories, Git sources, OCI registries, and object storage buckets. The system handles complex application delivery through dependency sequencing, automated failure remediation, and drift detection. It supports cro
Continually synchronizes remote application configurations and package definitions with a target cluster state.