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…


Certified Argo Project Associate (CAPA)

Posted on November 6, 2023

The Certified Argo Project Associate (CAPA) exam demonstrates a user’s ability to navigate the Argo Project ecosystem, including when and why to use each tool. The CAPA is an associate-level certification designed for engineers, data scientists,…


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…


CNCF On demand webinar: Navigating GitOps from ArgoCD to Tekton – a workflow revolution

Posted on October 26, 2023

In this enlightening webinar, we unlock the secrets of GitOps and Kubernetes-native continuous delivery tools. On this journey, we’ll walk you through a variety of GitOps tools, including Spinnaker, Flux, and ArgoCD, with an emphasis on…


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…


Cloud Native Live: New: Gateway API Plugin for Argo Rollouts 🐙

Posted on August 2, 2023

We’re taking Argo Rollouts to the next level with the brand new Gateway API Plugin. Argo Rollouts is one of the most popular ways to manage progressive delivery (canary, blue/green deployments) but adding support for additional…


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…