If this tickles your curiosity, we wrote a book on #ProgressiveDelivery, based on similar principles! And coming very soon, a podcast with @[email protected] as a guest! progressivedelivery.com

RE: https://bsky.app/profile/did:plc:3n5xhy6vl7smssmwxq5wgqa6/post/3mfjqcale2c2f

What tells Flagger a release is safe to keep going? What is the safety mechanism?

@stefanprodan tells how it decides, and when it rolls back.

Watch the full 🌩️ Thunder episode:
https://youtu.be/Qi9Xq_QxX7M

#Kubernetes #Flagger #ProgressiveDelivery #CanaryDeployments #Prometheus

What is a “canary deployment” in Kubernetes?

@stefanprodan has the answer, and he talks about how the Canary custom resource in Flagger relates.

Watch the full 🌩️ Thunder episode:
https://youtu.be/Qi9Xq_QxX7M

#Kubernetes #Flagger #CanaryDeployments #ProgressiveDelivery

What is "progressive delivery"? Here's a hint: with progressive delivery, teams can ship changes in Kubernetes without fear of breaking everything.

@stefanprodan explains what progressive delivery is, and how Flagger makes progressive delivery possible in Kubernetes.

Watch the full 🌩️ Thunder episode:
https://youtu.be/Qi9Xq_QxX7M

#Kubernetes #Flagger #ProgressiveDelivery #CanaryDeployments

Deploying fast is easy; deploying safely is hard. ※

In this 17-minute 🌩️ Thunder episode, @stefanprodan shows how Flagger brings control to Kubernetes deployment rollouts: canary steps you can schedule, checks tied to Prometheus or your own tools, and traffic strategies that fit real clusters.

Watch the Thunder episode here:
https://youtu.be/Qi9Xq_QxX7M

#Kubernetes #Flagger #Flux #ProgressiveDelivery #CanaryDeployments

Why does Argo Rollouts exist?

Because Kubernetes alone can’t do controlled, gradual releases.

In this 🌩️ Thunder episode, Nicholas Morey explains how Rollouts solve the shortcomings of native Kubernetes Deployments.

Watch the full episode (~20 min) → https://youtu.be/ToF9fb2sjlE

#ArgoRollouts #Kubernetes #ProgressiveDelivery

How do you know if a rollout is successful?
(・・?)

Argo Rollouts uses a Kubernetes custom resource called an AnalysisTemplate to check real metrics as updates progress. Nicholas Morey explains how observability drives safe deployments below.

Watch the full episode (~20 min) →
https://youtu.be/ToF9fb2sjlE

#ArgoRollouts #Kubernetes #Observability #ProgressiveDelivery

Migrating from K8s Deployments to Argo Rollouts? It’s easier than you think.
☆彡

Nicholas Morey explains how Rollouts extend Kubernetes with progressive delivery and are designed for smooth adoption.

Watch the full 🌩️ Thunder episode (~20 min) →
https://youtu.be/ToF9fb2sjlE

#ArgoRollouts #Kubernetes #ProgressiveDelivery

"Shipping features faster while minimizing risk? Introducing Progressive Exposure.
Match deployment risk to business tolerance with low, medium & high-risk feature rolls.
Speed is inversely proportional to potential blast radius. Boost team confidence & business transparency #DeploymentStrategy #ProgressiveDelivery #RiskManagement #Engineering"
Started to play a bit with AI and Argo Rollouts to build a PoC for Canary Analysis using different models (tried with Gemini first) through langchain #progressivedelivery #AISprint https://buff.ly/3U5s4DT
GitHub - carlossg/argo-rollouts-ai: Argo Rollouts Analysis with AI

Argo Rollouts Analysis with AI. Contribute to carlossg/argo-rollouts-ai development by creating an account on GitHub.

GitHub