For أداة GitOps للتسليم المستمر على Kubernetes, the strongest matches are argoproj/argo-cd (Argo CD is the leading GitOps operator for Kubernetes), fluxcd/flux (Flux is a dedicated GitOps operator that continuously synchronizes) and fluxcd/flux2 (Flux is a leading GitOps operator for Kubernetes that). argoproj/argo is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
متحكمات نشر مؤتمتة تقوم بمزامنة حالة عنقود Kubernetes مباشرة من مستودعات Git.
Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co
Argo CD is the leading GitOps operator for Kubernetes, with built-in automated reconciliation, drift detection, pull-based deployment agents, and first-class support for multi-cluster management, Helm, and Kustomize — exactly what this search is after.
Flux is a Kubernetes GitOps controller and deployment engine that synchronizes cluster state with configurations stored in a Git repository. It serves as a system for continuous delivery, utilizing a manifest generator to create configuration files from templates and a reconciliation loop to ensure the live environment matches the desired state defined in versioned repositories. The project distinguishes itself through a container image automator that scans registries and updates manifests based on semantic versioning or regular expressions. It incorporates secure configuration deployment via
Flux is a dedicated GitOps operator that continuously synchronizes your Kubernetes cluster state with manifests stored in Git, using a reconciliation loop and supporting Helm and Kustomize—exactly matching the declarative, pull-based GitOps workflow you described.
Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new
Flux is a leading GitOps operator for Kubernetes that continuously synchronizes cluster state with manifests in Git, providing automated reconciliation, multi-cluster support, and deep Helm/Kustomize integration — exactly what this search is looking for.
Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including
Argo is a GitOps platform that includes continuous synchronization of Kubernetes resources from Git using declarative configuration and automated reconciliation, fitting your search for a GitOps operator, though it also encompasses broader CI/CD workflow capabilities.