From 93f06880d931d22060c9266e5c96b64be9659db9 Mon Sep 17 00:00:00 2001 From: Viktor Farcic Date: Fri, 29 Jan 2021 00:24:43 +0100 Subject: [PATCH] docs: Video (#1046) * Adding the link to the video that explains Events Signed-off-by: Viktor Farcic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5674537b74..ef5ecf3517 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Follow these [instruction](https://argoproj.github.io/argo-events/installation/) ## Blogs and Presentations +* [Argo Events - Event-Based Dependency Manager for Kubernetes](https://youtu.be/sUPkGChvD54) * [Argo Events Deep-dive](https://youtu.be/U4tCYcCK20w) * [Automating Research Workflows at BlackRock](https://www.youtube.com/watch?v=ZK510prml8o) * [Designing A Complete CI/CD Pipeline CI/CD Pipeline Using Argo Events, Workflows, and CD](https://www.slideshare.net/JulianMazzitelli/designing-a-complete-ci-cd-pipeline-using-argo-events-workflow-and-cd-products-228452500)