Completed
GitOps Principles
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Managing Secrets in GitOps - Best Practices and Tools
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 GitOps Principles
- 3 Where sensitive assets come from
- 4 Managing GitOps the wrong way
- 5 Implications of improper secrets management
- 6 How to store secrets
- 7 Which tool is the right one
- 8 GitOps traits
- 9 Where to store secrets
- 10 How to reference secrets
- 11 Tools
- 12 Kubernetes
- 13 Sealed Secrets
- 14 GitOps Engine
- 15 How to Use Secrets
- 16 How to Consume Secrets
- 17 Limitations to Secrets
- 18 Sidecar
- 19 Kubernetes CSI Driver
- 20 Implementing CSI Driver in Kubernetes
- 21 Preventative Measures
- 22 Security is Continuous
- 23 Thank you