Progressive Delivery with Argo Rollouts : Blue-Green Deployment

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. argo

    Workflow Engine for Kubernetes

    Argo Workflows - Container-native Workflow Engine

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. argo-cd

    Declarative Continuous Deployment for Kubernetes

    Argo CD - Declarative GitOps Continuous Delivery

  4. argo-events

    Event-driven Automation Framework for Kubernetes

    Argo Events - Event-based Dependency Manager

  5. argo-rollouts

    Progressive Delivery for Kubernetes

    curl -LO https://github.com/argoproj/argo-rollouts/releases/latest/download/kubectl-argo-rollouts-linux-amd64 chmod +x ./kubectl-argo-rollouts-linux-amd64 sudo mv ./kubectl-argo-rollouts-linux-amd64 /usr/local/bin/kubectl-argo-rollouts kubectl argo rollouts version

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Clusters Are Cattle Until You Deploy Ingress

    16 projects | dev.to | 30 May 2024
  • Best Practices for Argo CD

    6 projects | dev.to | 4 Apr 2022
  • 5 Open Source Repositories to Level Up Your GitOps

    6 projects | dev.to | 5 Feb 2025
  • Flux CD vs. Argo CD

    2 projects | dev.to | 20 Dec 2024
  • Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD

    2 projects | dev.to | 30 Nov 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?