Browse Source

docs: add devops toolkit video to the docs (#1303)

* docs: add devops toolkit video to the docs
Lucas Severo Alves 3 years ago
parent
commit
edbdb0f576
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/eso-demos.md

+ 6 - 0
docs/eso-demos.md

@@ -2,6 +2,12 @@
 
 A list of demos given by people going through simple setups with ESO. Feel free to let us know if you have a demo that you want to include here!
 
+## Manage Kubernetes Secrets With External Secrets Operator on DevOps Toolkit
+
+Viktor Farvik shows us how to use ESO with GCP provider and explores a simple workflow with the project.
+
+[![Manage Kubernetes Secrets With External Secrets Operator on DevOps Toolkit](https://img.youtube.com/vi/SyRZe5YVCVk/0.jpg)](https://www.youtube.com/watch?v=SyRZe5YVCVk)
+
 ## Managing Kubernetes Secrets: Comparing External Secrets Operator and Secrets Store CSI Driver
 
 Kim Schlesinger and Daniel Hix show us how to install and use both projects, comparing their features and limitations in different situations.