<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Flux-Cd on ControlPlane</title><link>https://control-plane.io/tags/flux-cd/</link><description>Flux-Cd on ControlPlane</description><language>en-uk</language><copyright>© 2026 ControlPlane</copyright><lastBuildDate>Fri, 15 May 2026 00:00:00</lastBuildDate><atom:link href="https://control-plane.io/tags/flux-cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Validating Zero Trust: Network Policy Testing with Flux CD and Netassert</title><link>https://control-plane.io/posts/validating-zero-trust/</link><pubDate>Fri, 15 May 2026</pubDate><guid>https://control-plane.io/posts/validating-zero-trust/</guid><description>GitOps revolutionised how we deliver applications, enabling faster deployments and managing infrastructure with targeted declarative precision. However, this precision doesn’t extend to securing dynamic environments and remains incredibly difficult.
Consider a historical three-tier application architecture: a frontend web service, backend API, and data store. The engineer’s accountability ended when the application code was pushed to version control, and automation carried it to production (that developers may not be permitted to access).</description></item><item><title>FluxCon Atlanta Was Just the Start</title><link>https://control-plane.io/posts/fluxcon-in-2026/</link><pubDate>Tue, 17 Feb 2026</pubDate><guid>https://control-plane.io/posts/fluxcon-in-2026/</guid><description>Reflecting on eight years of Flux deployment, two years of Enterprise and a watershed moment.</description></item><item><title>Flux D2 Reference Architecture – Gitless GitOps for Secure Multi-Tenancy</title><link>https://control-plane.io/posts/d2-reference-architecture-guide/</link><pubDate>Thu, 03 Apr 2025</pubDate><guid>https://control-plane.io/posts/d2-reference-architecture-guide/</guid><description>Introducing Gitless GitOps and the Flux Operator for secure, scalable multi-tenant Kubernetes environments.</description></item><item><title>Ephemeral Environments for GitLab Merge Requests with Flux Operator</title><link>https://control-plane.io/posts/ephemeral-environments-for-gitlab-merge-requests/</link><pubDate>Mon, 17 Mar 2025</pubDate><guid>https://control-plane.io/posts/ephemeral-environments-for-gitlab-merge-requests/</guid><description>Flux Operator creates ephemeral environments for GitLab MRs. Each MR gets an automatic, dedicated preview instance for faster validation and iteration.</description></item><item><title>What is Continuous Delivery &amp; How Does It Work?</title><link>https://control-plane.io/posts/what-is-continuous-delivery-and-how-does-it-work/</link><pubDate>Wed, 12 Feb 2025</pubDate><guid>https://control-plane.io/posts/what-is-continuous-delivery-and-how-does-it-work/</guid><description>An exploration of what Continuous Delivery is, how it differs from related concepts, and how Flux can help.</description></item><item><title>Celebrating a Year of Commitment to CNCF Flux: Sustainability, Innovation, and Growth</title><link>https://control-plane.io/posts/celebrating-1-year-of-commitment-to-cncf-flux/</link><pubDate>Fri, 24 Jan 2025</pubDate><guid>https://control-plane.io/posts/celebrating-1-year-of-commitment-to-cncf-flux/</guid><description>ControlPlane supported CNCF Flux over the past year by enabling ongoing development, innovation, and community engagement.</description></item><item><title>What is Flux CD</title><link>https://control-plane.io/posts/what-is-fluxcd/</link><pubDate>Fri, 24 Jan 2025</pubDate><guid>https://control-plane.io/posts/what-is-fluxcd/</guid><description>Flux is an open source tool used to keep Kubernetes clusters in sync with configuration artefacts, especially when that configuration needs to change regularly, like when you update your software or a dependent part of your system receives a patch.
Flux has been built from the ground up to use native Kubernetes APIs and to integrate with the wider Kubernetes ecosystem tools like Prometheus. It supports multi-tenancy clusters and scales massively with support for syncing multiple Git Repositories or other sources of configuration artefacts.</description></item><item><title>Streamlining Application Delivery with Flux and the Generic Helm Chart Pattern</title><link>https://control-plane.io/posts/flux-and-the-generic-helm-chart-pattern/</link><pubDate>Wed, 15 Jan 2025</pubDate><guid>https://control-plane.io/posts/flux-and-the-generic-helm-chart-pattern/</guid><description>Based on the excellent technical article written by Flux Core Maintainer and fellow ControlPlaner Stefan Prodan.</description></item><item><title>Enterprise for Flux CD Now Available on AWS Marketplace</title><link>https://control-plane.io/posts/enterprise-for-flux-cd-on-aws-marketplace/</link><pubDate>Wed, 06 Nov 2024</pubDate><guid>https://control-plane.io/posts/enterprise-for-flux-cd-on-aws-marketplace/</guid><description>Our products and services are now available through our partnership with AWS</description></item><item><title>The Landscape Podcast: Flux with Core Maintainer Stefan Prodan</title><link>https://control-plane.io/posts/flux-in-modern-devops/</link><pubDate>Tue, 22 Oct 2024</pubDate><guid>https://control-plane.io/posts/flux-in-modern-devops/</guid><description>Stefan Prodan, core maintainer of Flux, discusses its role in automating Kubernetes with GitOps, enhancing security, and scaling infrastructure management</description></item><item><title>Introducing the Flux Operator - GitOps on Autopilot Mode</title><link>https://control-plane.io/posts/flux-operator-introduction/</link><pubDate>Mon, 14 Oct 2024</pubDate><guid>https://control-plane.io/posts/flux-operator-introduction/</guid><description>Stefan Prodan, core maintainer of the CNCF Flux project, introduces the Flux Operator.</description></item><item><title>Flux CD Architecture Overview</title><link>https://control-plane.io/posts/fluxcd-architecture-overview/</link><pubDate>Thu, 02 May 2024</pubDate><guid>https://control-plane.io/posts/fluxcd-architecture-overview/</guid><description>Stefan Prodan, core maintainer of the CNCF Flux project, provides a comprehensive overview of Flux CD architectures for multi-cluster continuous delivery</description></item><item><title>ControlPlane at KubeCon EU Paris ‘24 - Recap</title><link>https://control-plane.io/posts/kubecon-eu-recap/</link><pubDate>Thu, 28 Mar 2024</pubDate><guid>https://control-plane.io/posts/kubecon-eu-recap/</guid><description>A recap of ControlPlane&amp;rsquo;s activities at KubeCon EU in Paris</description></item><item><title>Flux CD: D1 Reference Architecture</title><link>https://control-plane.io/posts/flux-d1-reference/</link><pubDate>Wed, 27 Mar 2024</pubDate><guid>https://control-plane.io/posts/flux-d1-reference/</guid><description>ControlPlane&amp;rsquo;s commitment to supporting the Flux Project continues, providing a model and a guide for multi-cluster, multi-tenant environments</description></item><item><title>ControlPlane at KubeCon EU '24 Paris</title><link>https://control-plane.io/posts/controlplane-at-kubecon-eu-2024/</link><pubDate>Thu, 14 Mar 2024</pubDate><guid>https://control-plane.io/posts/controlplane-at-kubecon-eu-2024/</guid><description>ControlPlane&amp;rsquo;s talks and events schedule for KubeCon EU in Paris</description></item><item><title>ControlPlane backs the CNCF Flux Project by Employing Maintainers</title><link>https://control-plane.io/posts/controlplane-backs-the-cncf-flux-project-by-employing-maintainers/</link><pubDate>Thu, 15 Feb 2024</pubDate><guid>https://control-plane.io/posts/controlplane-backs-the-cncf-flux-project-by-employing-maintainers/</guid><description>ControlPlane&amp;rsquo;s support for the CNCF Flux project ensures the sustainability and security of critical systems through open source maintenance and innovative enterprise solutions</description></item><item><title>Tangible Value with ControlPlane Enterprise for Flux CD</title><link>https://control-plane.io/posts/tangible-value-with-controlplane-enterprise-for-flux-cd/</link><pubDate>Mon, 12 Feb 2024</pubDate><guid>https://control-plane.io/posts/tangible-value-with-controlplane-enterprise-for-flux-cd/</guid><description>ControlPlane Enterprise elevates Flux CD with enhanced security, support, and compliance, catering to diverse needs in Kubernetes deployments</description></item><item><title>Hardening Git for GitOps</title><link>https://control-plane.io/posts/hardening-git-for-gitops/</link><pubDate>Wed, 12 May 2021</pubDate><guid>https://control-plane.io/posts/hardening-git-for-gitops/</guid><description>ControlPlane whitepaper on securing GitOps workflows at source ✍</description></item></channel></rss>