Argo security automation with OSS-Fuzz
Project post originally published on the Argo blog by Yuan Tang (Akuity), Adam Korczynski and David Korczynski (Ada Logics), Jann Fischer (Red Hat), Henrik Blixt (Intuit) Security is a key priority for the Argo project. In an effort to improve security, the Argo…
Unveil the secret ingredients of continuous delivery at enterprise scale with Argo CD
Guest post originally published on Akuity’s blog by Yuan Tang (Akuity), Hong Wang (Akuity), and Alexander Matyushentsev (Intuit) Deep Dive into Argo CD and Best Practices for Operating at Enterprise-Scale This is a recap from our KubeCon China 2021 talk. If you…
While the last feature release of Argo flagship Argo CD is a couple of months old already, contributors have been busy moving projects Rollouts, Events and Workflows along, so that they’re now available in versions 1.1,…
Project post from Henrik Blixt and Argo maintainers It’s with great pride and excitement that we announce Argo Rollouts 1.0! The project has seen rapid adoption and production use even in it’s 0.x releases and already sports an…
CNCF On-Demand Webinar: Argo Workflows 3.0, a detailed look at what’s new from the Argo Team
Argo Workflows is a cloud-native workflow engine for orchestrating massive parallel jobs on Kubernetes that takes full advantage of being cloud-native and offers unparalleled speed, agility and simplicity, helping users reduce operational overhead and drive down…
Guest post from the Argo Maintainers We are very excited and proud to announce the latest major release in the Argo family of projects: Argo CD 2.0!, the first major release in over a year. This…
Guest post by the Argo Maintainers We are very excited and proud to announce the latest major release in the Argo family of projects: Argo Workflows 3.0! (https://github.com/argoproj/argo-workflows/releases/tag/v3.0.0) This third major release builds on the successful…
CICD Pipelines using Gitlab CI & Argo CD with Anthos Config Management
Guest post originally published on Arctiq’s blog by Daniyal Javed, DevOps Engineer and Consultant at Arctiq Last year I posted a demo of using GitLab CI and ArgoCD with Anthos Config Management. It’s been a popular…
ArgoCD + KubeVela: GitOps with Developer-centric Experience
Guest post by Deng Hongchao, Software Engineer, Alibaba Introduction Argo CD Argo CD is a GitOps continuous delivery tool for Kubernetes. It is a part of the CNCF Argo Project, a set of Kubernetes-native tools for running…
Solving configuration drift using GitOps with Argo CD
Argo CD (part of the Argo project) is a deployment solution for Kubernetes that follows the GitOps paradigm. Deploying to Kubernetes with Argo CD In the most basic scenario, Argo CD continuously monitors a Git repository…