Completed
GitOps & Preview environments (PE)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Implementing Preview Environments with GitOps in Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About
- 3 A standard Git Flow
- 4 GitOps & Preview environments (PE)
- 5 Some pitfalls during PE
- 6 CI-Bitbucket Pipelines (docker)
- 7 CI-Bitbucket Pipelines (CD)
- 8 CD with ArgoCD
- 9 Why ArgoCD?
- 10 Storing secrets in ...G?
- 11 HTTPS - Multi-tenant
- 12 HTTPS management
- 13 Bringing order with ArgoCD Hooks
- 14 Cleaning up-Namespaces mess 3
- 15 Improving DX (1/4)
- 16 Renovabot