GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno
A hands-on guide to deploying Kyverno with Argo CD and enforcing custom policies As Kubernetes environments develop, GitOps with Argo CD has become the standard for declarative, self-healing infrastructure. Yet without guardrails for your deployments, misconfigured,…
CNCF On-Demand: Simplifying Cluster and Application Lifecycle (CAPI, CAREN and Gitops)
Managing the lifecycle of Kubernetes clusters and applications at scale often leads to operational complexity, fragmented tooling, and inconsistent environments. This session explores a unified, declarative approach to simplify and automate these processes using Cluster API…
Computer Weekly: “CNCF: Argo CD is top of the GitOps pops for Kubernetes”
The Cloud Native Computing Foundation (CNCF) has shared results from the 2025 Argo CD End User Survey.
CNCF End User Survey Finds Argo CD as Majority Adopted GitOps Solution for Kubernetes
Nearly 60% of Kubernetes clusters managed by survey respondents now rely on Argo CD, with strong satisfaction fueled by 3.0 performance and security updates SAN FRANCISCO – July 24, 2025 – The Cloud Native Computing Foundation®…
GitOps in 2025: From Old-School Updates to the Modern Way
1. Introduction: Why Everyone’s Talking About GitOps in 2025 It’s 2025, and building software is more cloud-driven than ever. Cloud computing offers incredible speed and flexibility, but it also brings complexity. Companies are expected to ship…
Moving secure GitOps forward with Flux
Spirits were high as the Flux team came together in London for KubeCon + CloudNativeCon Europe this year. With plenty to celebrate and even more to accomplish, one theme stood out as omnipresent: project security. The…
How to ace the Certified GitOps Associate (CGOA) exam
Community post originally published on Medium by Giorgi Keratishvili Introduction So want to pass CGOA exam but not sure where to start? Don’t worry I will help you with what to pay attention to and will…
Deploy your first app on Kubernetes with GitOps
Member post originally published on the Taikun blog Introduction In the ever-evolving landscape of cloud-native technologies, managing deployments in Kubernetes clusters has become increasingly complex. Enter ArgoCD, a powerful tool that simplifies and automates the deployment…
Cloud Native Live: GitOps for Application Authorization
The authorization logic for determining whether a user can do an action on a specific resource inside of the application code is some of the most sensitive and impactful if it isn’t correct. Using modern GitOps…