October 19, 2023
NEW! The Definitive Guide to Understanding Flagger
Progressive delivery is not new, but the GitOps approach to progressive delivery is, thanks to Flagger. Read on to learn how you can get started with Flagger.
August 29, 2023
Blue/Green Deployments
Blue/green deployment is a software deployment strategy used in the context of continuous delivery or continuous deployment.
June 06, 2023
Progressive Delivery: A Comprehensive Guide
Whereas progressive delivery is a software release strategy, progressive deployment focuses on gradually releasing a new version of the software.
September 29, 2022
The 9-Point Checklist for Progressive Delivery with GitOps
Progressive delivery is all about helping teams pursue CI/CD safely and confidently. Here is a helpful checklist you can use as you adopt progressive delivery in your organization.
September 19, 2022
Progressive Delivery: Towards Continuous Resilience with Flagger & Weave GitOps
In progressive delivery, traffic is routed through various methods to ensure a smooth transition between application releases. In this post, learn how Flagger and Weave GitOps automates progressive delivery.
August 04, 2022
A Pocket Guide to Progressive Delivery with GitOps
This handy pocket guide will explain everything you need to know about progressive delivery patterns. Progressive delivery allows developers to control releases and improves delivery reliability. Let’s get you started with a GitOps guide to implementing progressive delivery at scale.
July 14, 2022
How Policies Enable Safer And More Predictable Progressive Delivery
GitOps is the most operationally sound solution to automate the otherwise manual and complex process of progressive delivery. Weave GitOps, along with Flagger and Open Policy Agent (OPA) greatly automates, stabilizes and secures deployment processes for application teams.
July 07, 2022
Flagger's Top 4 Unique Features That Enable Progressive Delivery
Flagger is a simple automation and control solution for advanced deployments to Kubernetes. It was designed to give developers confidence in automating production releases with progressive delivery techniques. This article discusses the core features that make it a powerful option for implementing progressive delivery.
February 08, 2022
Progressive Application Delivery with Weave GitOps - automation with precision and control
Canary deployments or progressive delivery is a technique for deploying new features and fixes at speed while minimising risk. We all know that the best way to break any code is to deploy it into production; it worked just fine in staging....
February 03, 2022
Stop doing progressive delivery manually - Use GitOps instead
In this blog we are examining different Kubernetes deployment strategies and taking a deeper look at progressive delivery with GitOps. Move from manual feature flagging to an operationalized and automated approach with Flagger and Weave GitOps.
September 16, 2021
Case Study: MediaMarktSaturn finds confidence to implement progressive delivery with Flagger
MediaMarktSaturn went from manual deployments to completely automated canary releasing using Flagger for progressive delivery. Find out more.
August 24, 2021
Progressive delivery made simple with Weave GitOps
Progressive delivery of applications is often times perceived as complicated to implement. Let's get you started with Weave GitOps and choice of service mesh so your team can experience more precise and reliable deployments through progressive delivery.
February 16, 2021
Progressively Delivering Applications Across Cloud and On-Premise
For many teams moving legacy services to run on a modern cloud native stack, is daring and sometimes not even feasible due to regulatory requirements. In this true hybrid scenario, we will be explaining how to move legacy apps progressively to Kubernetes in a secure and controlled manner.
March 12, 2020
Announcing Flagger 1.0
We're happy to announce the first release candidate of Flagger 1.0! Version 1.0 comes with the promise of a stable API. The canary resource is no longer alpha and the API has been extended to facilitate integrations with external monitoring systems and alerting platforms.
January 28, 2020
Automating Kubeflow Pipelines with GitOps, GitHub Actions and Weave Flagger
Learn how to automate an entire machine learning pipeline with GitOps using GitHub Actions. The tutorial makes use of the Kubeflow Automated PipeLines Engine or KALE, introduces a novel way to version trained models and describes how to progressively deliver trained models.
November 08, 2019
Machine Learning with GitOps and Progressive Delivery
Machine learning practitioners are already making extensive use of cloud native technology. Predictive, intelligent applications are pushing cloud technology forward and are the principal drivers for companies to make the move to Kubernetes in order to gain a competitive edge.
August 06, 2019
Introduction to Kubernetes Service Mesh
Learn how to use a Progressive Delivery service mesh and a Kubernetes service mesh with Weaveworks.