From 6efb3cc02f8199b8f8abbbbe0a0c516c745f846e Mon Sep 17 00:00:00 2001 From: "Kostis (Codefresh)" <39800303+kostis-codefresh@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:43:06 +0200 Subject: [PATCH] docs: Guides for popular use-cases (#3346) Signed-off-by: Kostis Kapelonis --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a630fd41d4..dc6c87d023 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,6 @@ You can reach the Argo Rollouts community and developers via the following chann * [How Scalable is Argo-Rollouts: A Cloud Operator’s Perspective](https://www.youtube.com/watch?v=rCEhxJ2NSTI) * [Minimize Impact in Kubernetes Using Argo Rollouts](https://medium.com/@arielsimhon/minimize-impact-in-kubernetes-using-argo-rollouts-992fb9519969) * [Progressive Application Delivery with GitOps on Red Hat OpenShift](https://www.youtube.com/watch?v=DfeL7cdTx4c) +* [Progressive delivery for Kubernetes Config Maps using Argo Rollouts](https://codefresh.io/blog/progressive-delivery-for-kubernetes-config-maps-using-argo-rollouts/) +* [Multi-Service Progressive Delivery with Argo Rollouts](https://codefresh.io/blog/multi-service-progressive-delivery-with-argo-rollouts/) +* [Progressive Delivery for Stateful Services Using Argo Rollouts](https://codefresh.io/blog/progressive-delivery-for-stateful-services-using-argo-rollouts/)