Tagged articles
10 articles
Page 1 of 1
DevOps Cloud Academy
DevOps Cloud Academy
Oct 11, 2023 · Cloud Native

A/B Testing with Argo Rollouts Experiments for Progressive Delivery

This article explains how to perform data‑driven A/B testing in progressive delivery using Argo Rollouts Experiments, covering the concepts of progressive delivery, A/B testing fundamentals, the Argo Rollouts architecture, required Kubernetes resources, and step‑by‑step commands and YAML manifests for a weather‑app example.

A/B testingArgo RolloutsKubernetes
0 likes · 19 min read
A/B Testing with Argo Rollouts Experiments for Progressive Delivery
Alibaba Cloud Native
Alibaba Cloud Native
Aug 29, 2023 · Cloud Native

How Kruise Rollout Uses Lua Scripts for Extensible Gateway Traffic Scheduling

Kruise Rollout introduces a Lua‑script based, extensible traffic routing solution that enables progressive delivery across diverse gateway resources—such as Istio, Kong, and APISIX—by dynamically modifying VirtualService and DestinationRule objects, simplifying configuration, reducing custom code, and supporting automated canary, blue‑green, and A/B testing deployments.

Gateway APIIstioKruise Rollout
0 likes · 14 min read
How Kruise Rollout Uses Lua Scripts for Extensible Gateway Traffic Scheduling
DevOps Cloud Academy
DevOps Cloud Academy
Jul 11, 2023 · Cloud Native

A/B Testing with Argo Rollouts Experiments for Progressive Delivery

This article explains how to perform data‑driven A/B testing in progressive delivery using Argo Rollouts Experiments on Kubernetes, covering the concepts, required resources, YAML manifests, command‑line steps, and the benefits of combining A/B tests with canary deployments.

A/B testingArgo RolloutsKubernetes
0 likes · 17 min read
A/B Testing with Argo Rollouts Experiments for Progressive Delivery
Alibaba Cloud Native
Alibaba Cloud Native
Aug 1, 2022 · Cloud Native

How Kruise Rollout Enables Progressive Delivery in Cloud‑Native Kubernetes

Kruise Rollout, an open‑source progressive delivery framework from the OpenKruise community, extends native Kubernetes workloads with incremental, traffic‑aware rollouts, automated batch control via Prometheus metrics, and non‑intrusive integration, offering a robust alternative to Argo Rollout and Flagger for large‑scale deployments.

Cloud NativeGitOpsKruise Rollout
0 likes · 9 min read
How Kruise Rollout Enables Progressive Delivery in Cloud‑Native Kubernetes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 26, 2021 · Cloud Native

Progressive Delivery with Spinnaker: Principles, Architecture, and Implementation

This article explains the concept of progressive delivery, its industrial origins, how cloud‑native tools like Kubernetes, Traefik and Spinnaker enable automated A/B testing, canary and gray releases, and the practical benefits for developers, operations, and product teams when releasing features to millions of users.

A/B testingCloud NativeKubernetes
0 likes · 9 min read
Progressive Delivery with Spinnaker: Principles, Architecture, and Implementation
DevOps Cloud Academy
DevOps Cloud Academy
Aug 4, 2021 · Cloud Native

Argo Rollouts: Advanced Deployment Strategies for Kubernetes

Argo Rollouts is a Kubernetes operator that adds blue‑green, canary, analysis, experiment, and progressive delivery capabilities, offering automated GitOps‑driven rollouts, detailed implementation principles, architecture components, installation steps, and practical usage examples with code snippets for cloud‑native applications.

Argo RolloutsKubernetesProgressive Delivery
0 likes · 19 min read
Argo Rollouts: Advanced Deployment Strategies for Kubernetes