awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
weaveworks avatar

weaveworks/weave-gitops

0
View on GitHub↗
1,123 stars·167 forks·MDX·Apache-2.0·10 viewsdocs.gitops.weaveworks.org↗

Weave Gitops

Weave GitOps is transitioning to a community driven project! It provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

Features

  • Automation and CI/CD - Developer platform for managing cloud-native applications.
  • Core Tools - Developer platform for cloud-native applications on Kubernetes.

Star history

Star history chart for weaveworks/weave-gitopsStar history chart for weaveworks/weave-gitops

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Weave Gitops

These projects share indexed features with Weave Gitops. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • weaveworks/flaggerweaveworks avatar

    weaveworks/flagger

    5,362View on GitHub↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Go
    View on GitHub↗5,362
  • argoproj/argo-cdargoproj avatar

    argoproj/argo-cd

    22,087View on GitHub↗

    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

    Goargoargo-cdcd
    View on GitHub↗22,087
  • fluxcd/flux2fluxcd avatar

    fluxcd/flux2

    7,888View on GitHub↗

    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

    Gocontinuous-deliverygitopsgitops-toolkit
    View on GitHub↗7,888
  • argoproj/argo-eventsargoproj avatar

    argoproj/argo-events

    2,674View on GitHub↗

    Event-driven Automation Framework for Kubernetes

    Goargoautomation-frameworkcloud-native
    View on GitHub↗2,674
Compare all 27 related projects→

Frequently asked questions

What does weaveworks/weave-gitops do?

Weave GitOps is transitioning to a community driven project! It provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

What are the main features of weaveworks/weave-gitops?

The main features of weaveworks/weave-gitops are: Automation and CI/CD, Core Tools.

Which projects share features with weaveworks/weave-gitops?

Projects with overlapping indexed features include: argoproj/argo-cd — Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized… weaveworks/flagger — Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… argoproj-labs/argocd-autopilot — Argo-CD Autopilot. argoproj/argo-rollouts — Progressive Delivery for Kubernetes. argoproj/argo-events — Event-driven Automation Framework for Kubernetes.

Curated searches featuring Weave Gitops

Hand-picked collections where Weave Gitops appears.
  • GitOps Kubernetes Manifest Sync Tools