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
argoproj avatar

argoproj/argo-rollouts

0
View on GitHub↗
3,504 stars·1,154 forks·Go·Apache-2.0·12 viewsargo-rollouts.readthedocs.io↗

Argo Rollouts

Progressive Delivery for Kubernetes

Features

  • Automation and CI/CD - Provides advanced deployment strategies like Blue-Green and Canary.
  • Continuous Delivery and GitOps - Controller for progressive delivery and canary deployments.
  • Core Projects - Progressive delivery and canary deployment controller.

Star history

Star history chart for argoproj/argo-rolloutsStar history chart for argoproj/argo-rollouts

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 Argo Rollouts

These projects share indexed features with Argo Rollouts. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • argoproj/argoargoproj avatar

    argoproj/argo

    16,770View on GitHub↗

    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

    Go
    View on GitHub↗16,770
  • googlecontainertools/skaffoldGoogleContainerTools avatar

    GoogleContainerTools/skaffold

    15,856View on GitHub↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Gocontainersdeveloper-toolsdocker
    View on GitHub↗15,856
Compare all 30 related projects→

Frequently asked questions

What does argoproj/argo-rollouts do?

Progressive Delivery for Kubernetes

What are the main features of argoproj/argo-rollouts?

The main features of argoproj/argo-rollouts are: Automation and CI/CD, Continuous Delivery and GitOps, Core Projects.

Which projects share features with argoproj/argo-rollouts?

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… spinnaker/spinnaker — Spinnaker is a multi-cloud continuous delivery platform designed to automate software releases and deployment… googlecontainertools/skaffold — Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized… argoproj/argo-events — Event-driven Automation Framework for Kubernetes. argoproj/argo — Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline… weaveworks/flagger — Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive…