Search results for: argo


Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes

Posted on February 27, 2024 | Scott Rigby

Member post originally published on Bouyant’s blog by Scott Rigby Progressive delivery is a vital tool for ensuring that new code is deployed safely to production with automated protections if things go wrong. But how do…


Co-located event deep dive: ArgoCon Europe 2024

Posted on February 15, 2024

Happening on 19 March 2024 in Paris Co-chairs: Dan Garfield, Christian Hernandez, Carlos Santana ArgoCon is the best place to meet Argo maintainers and fellow end users to swap stories, strategies, and implementation details. Improve your…


Setting up a GitOps workflow with Argo CD and GitHub actions

Posted on November 15, 2023 | Arsh Sharma

Community post originally published on a personal blog by Arsh Sharma GitOps is gaining increasing popularity these days, and for good reason. The principles of GitOps promote the use of Git repositories as the ultimate source…


Coming soon! Certified Argo Project Associate

Posted on November 6, 2023

Cloud Native Computer Foundation and Linux Foundation Training and Certification today announced the new Certified Argo Project Associate (CAPA) certification. Argo Project, an open-source, container-native workflow engine for orchestrating parallel jobs on Kubernetes, is an increasingly…


Using GitHub apps with ArgoCD

Posted on October 27, 2023 | Mitch Connors

Ambassador post originally published on Medium by Mitch Connors In preparation for my upcoming talk with Christian Hernandez, I’m setting up an ArgoCD instance which pulls config from a private GitHub repository. While this is my first time…


Argo rollouts 1.6 release

Posted on September 7, 2023

Project post originally published on the Argo blog by Zach Aller Welcome Argo Rollouts 1.6! This release had 33 contributors, of which 22 were first-timers, and includes 134 commits. Thank you all for your contributions! This release…


Argo CD end user threat model: security considerations for hardening declarative GitOps CD on Kubernetes

Posted on April 21, 2023 | Andres Vega + Michael Crenshaw

Community post by Andres Vega from ControlPlane and Michael Crenshaw from Argo CD Argo CD provides deployment flexibility, which enables operators to configure it to varying situations. The new report by ControlPlane provides a comprehensive threat…


Argo and Flux: grown-up GitOps for cloud native generation

Posted on December 27, 2022 | Chris Aniszczyk

It’s a watershed moment in the evolution of cloud native: Argo and Flux, which let teams declaratively deploy and run applications and workflows on Kubernetes using GitOps, have left CNCF’s incubation phase. In graduating, the pair…


Progressive delivery with service mesh – Argo Rollouts with Istio

Posted on December 16, 2022 | Atulpriya Sharma

Guest post originally published on the InfraCloud blog by Atulpriya Sharma We’ve all heard the phrase – Change is the only constant. That holds true for everything around us. Traditionally applications were released in a waterfall-based…


The New Stack: “Argo CD and Flux Are CNCF Grads: But What Now?”

Posted on December 13, 2022

Argo CD and Flux achieving CNCF graduation status definitely represents a solid nod to GitOps’ viability in the community. But now that both projects reached this milestone within a few days of each other, what does…